pulumi/pkg
Matt Ellis d2bd696d15 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.

(cherry picked from commit ded3882afd)
2018-12-14 14:19:01 -08:00
..
apitype Don't emit pre-rendered update logs (#2268) 2018-12-04 14:46:32 -08:00
backend Fix synchronization with the event renderer (#2290) 2018-12-14 14:19:01 -08:00
diag Support colors in CI/CD environments (#2094) 2018-10-24 14:45:15 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Use 'output<...>' as our terminology for 'computed' properties. (#2267) 2018-12-02 19:44:50 -08:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Fix log retrieval for lambdas. (#2160) 2018-11-05 12:27:11 -08:00
resource Use 'output<...>' as our terminology for 'computed' properties. (#2267) 2018-12-02 19:44:50 -08:00
testing Provide an actual 'table' printing routine so that we can appropriate choose columns widths dynamically. (#2266) 2018-12-02 00:22:07 -08:00
tokens Adopt golangci-lint and address issues 2018-11-08 14:11:47 -08:00
tools Add a `WriteString` method to `tools/GenWriter`. (#1839) 2018-08-29 14:43:20 -07:00
util Do not disable echo when stdin is not a terminal 2018-12-03 16:40:51 -08:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Allow build metadata in semver for plugins 2018-11-21 17:10:43 -08:00