Pulumi log looks like this when doing `pulumi prev...
# general
a
Pulumi log looks like this when doing
pulumi preview -v=9 --logtostderr
and uses a unreasonable amount of time
Copy code
I0605 15:05:46.622324   13015 step_executor.go:501] StepExecutor worker(15): worker coming online
I0605 15:05:46.622335   13015 step_executor.go:501] StepExecutor worker(15): worker waiting for incoming chains
....................................................................................................................................................................................................................................................................................................( and more dots!)
is it possible to debug whats going on, why its spending so much time ?