pulumi/pkg/backend/display
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
..
display.go Fix synchronization with the event renderer (#2290) 2018-12-13 19:58:26 -08:00
jsonmessage.go Fix a few lint warnings 2018-09-05 08:25:23 -07:00
options.go Add an option to suppress displaying stack outputs (#2029) 2018-10-06 14:13:02 -07:00
progress.go Fix synchronization with the event renderer (#2290) 2018-12-13 19:58:26 -08:00
rows.go Ensure we show the properties that changed when doing a multi-stage replace. (#2153) 2018-11-05 12:37:53 -08:00