pulumi/pkg/resource/deploy/deploytest
Pat Gavlin 24f89e1121
Close plugin context on plan creation failure (#2304)
This ensures that the gRPC server is properly shut down. This fixes an
issue in which a resource plugin that is still configuring could report
log messages to the plugin host, which would in turn attempt to send
diagnostic packets over a closed channel, causing a panic.

Fixes #2170.
2018-12-18 13:25:52 -08:00
..
backendclient.go Add an API for importing stack outputs (#2180) 2018-11-14 13:33:35 -08:00
languageruntime.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
pluginhost.go Close plugin context on plan creation failure (#2304) 2018-12-18 13:25:52 -08:00
provider.go Fix provider cancellation. (#1914) 2018-09-10 15:18:25 -07:00
resourcemonitor.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00