pulumi/sdk
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
..
dotnet Poll gRPC healthchecks to auto-cancel sub-processes (#9735) 2022-06-06 13:28:00 +01:00
go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
nodejs Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
proto Update python protobuf generation (#9737) 2022-06-01 13:47:41 +01:00
python Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Update protoc (#9713) 2022-05-31 15:41:40 +01:00
go.sum Bump to github.com/gogo/protobuf@v1.3.2 (#9258) 2022-04-18 13:17:56 +03:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.