mirror of https://github.com/pulumi/pulumi.git
24f89e1121
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. |
||
---|---|---|
.. | ||
backendclient.go | ||
languageruntime.go | ||
pluginhost.go | ||
provider.go | ||
resourcemonitor.go |