pulumi/pkg/engine
Ian Wahbe f3e430a1da
Respond to SIGINT during plugin install (#9793)
* Respond to SIGINT

With the current state of the PR, crash on SIGINT. This is progress.

* Don't crash responding to SIGINT

* Close on cancel instead of terminate

* CL

* Fix lint

* Add ctx for node

* Be consistent for test context
2022-06-09 14:57:56 -07:00
..
lifeycletest Warn about missing AdditionalSecretOutputs (#9750) 2022-06-06 17:34:04 +01:00
deployment.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
destroy.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
detailedDiff.go [display] Refactor diff translation and display. (#9363) 2022-04-07 12:05:33 -07:00
detailedDiff_test.go [display] Refactor diff translation and display. (#9363) 2022-04-07 12:05:33 -07:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
engine.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
errors.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
events.go [events] Retain `Secret` values. (#9351) 2022-04-06 11:01:06 -07:00
eventsink.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
import.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
journal.go [engine] Only record a resource's chosen alias. (#9288) 2022-03-28 08:36:08 -07:00
plugin_host.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
plugins.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
plugins_test.go Apply a lexiographic sort on equal plugins (#9761) 2022-06-02 12:55:16 -07:00
project.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
refresh.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
snapshot.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
update.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
update_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00