pulumi/pkg/resource/plugin
joeduffy d05e7ace91 Ensure we close the plugin host/context
This adds a few missing closes for the plugin host/context.  This
should fix pulumi/lumi#261.  Eventually when we have more robust
nightly test options, and want to spend the time, we should think
about doing more rigorous stress testing that kills processes at
inopportune times and guarantees we don't leak.  I've filed
pulumi/lumi#263 to do that.
2017-06-22 15:18:29 -07:00
..
analyzer.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
analyzer_plugin.go Introduce an interface to read config 2017-06-20 19:45:07 -07:00
check.go More progress on pulumi/lumi#90 2017-06-13 07:10:13 -07:00
context.go Finish interface for reading configuration¬ 2017-06-21 10:31:06 -07:00
host.go Fix some lint in our lint 2017-06-21 13:24:35 -07:00
host_server.go Finish interface for reading configuration¬ 2017-06-21 10:31:06 -07:00
plugin.go Ensure we close the plugin host/context 2017-06-22 15:18:29 -07:00
provider.go Tidy up more lint 2017-06-22 12:09:46 -07:00
provider_plugin.go Introduce an interface to read config 2017-06-20 19:45:07 -07:00
rpc.go Only mark immediate outputs as outputs 2017-06-13 07:10:13 -07:00