pulumi/pkg/backend/httpstate
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
..
client Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
backend.go Revert "allow `pulumi destroy -s <stack>` if not in a pulumi project dir (#9613)" (#9821) 2022-06-09 14:28:52 -04:00
backend_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
console.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
console_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
policypack.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
snapshot.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack.go Revert "allow `pulumi destroy -s <stack>` if not in a pulumi project dir (#9613)" (#9821) 2022-06-09 14:28:52 -04:00
state.go [cli] Add a replay-events debug command. (#9271) 2022-04-07 09:03:19 -07:00