pulumi/pkg/backend/httpstate
Pat Gavlin ded3882afd
Fix synchronization with the event renderer (#2290)
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.
2018-12-13 19:58:26 -08:00
..
client Don't emit pre-rendered update logs (#2268) 2018-12-04 14:46:32 -08:00
backend.go Fix synchronization with the event renderer (#2290) 2018-12-13 19:58:26 -08:00
console.go Rename backend packages 2018-09-05 07:32:42 -07:00
console_test.go Rename backend packages 2018-09-05 07:32:42 -07:00
snapshot.go Rename backend packages 2018-09-05 07:32:42 -07:00
stack.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
state.go Fix synchronization with the event renderer (#2290) 2018-12-13 19:58:26 -08:00