mirror of https://github.com/pulumi/pulumi.git
d2bd696d15
The event rendering goroutine in the remote backend was not properly
synchronizing with the goroutine that created it, and could continue
executing after its creator finished. I believe that this is the root
cause of #1850.
(cherry picked from commit
|
||
---|---|---|
.. | ||
display | ||
filestate | ||
httpstate | ||
state | ||
apply.go | ||
backend.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
updates.go |