pulumi/sdk/go/common/testing
Julien 3d2b7dedcc
Allow cancelling operations with SIGTERM (#17467)
We already handle SIGINT to cancel operations. This PR additionally
handles SIGTERM the same way. This is useful when the Pulumi CL is used
in a docker container, where a stop command sends a SIGTERM. Previously
this would immediately terminate the CLI.

Fixes https://github.com/pulumi/pulumi/issues/17256
2024-10-07 13:49:04 +00:00
..
diagtest allow component providers to return more detailed error messages (#17306) 2024-09-25 15:38:36 +00:00
iotest sdk/common: Add testing/diagtest package 2023-03-13 12:48:24 -07:00
environment.go Allow cancelling operations with SIGTERM (#17467) 2024-10-07 13:49:04 +00:00
environment_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00