pulumi/pkg/backend/filestate
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
..
backend.go Fix synchronization with the event renderer (#2290) 2018-12-13 19:58:26 -08:00
crypto.go Add a --config-file option for stack ops (#2258) 2018-11-30 15:11:05 -08:00
snapshot.go Rename backend packages 2018-09-05 07:32:42 -07:00
stack.go Change backend.ListStacks to return a new StackSummary interface (#1931) 2018-09-13 20:54:42 -07:00
state.go Add a --config-file option for stack ops (#2258) 2018-11-30 15:11:05 -08:00