pulumi/sdk/python
Sean Gillespie 68911900fd
Graceful shutdown (#1320)
* Graceful RPC shutdown: CLI side

* Handle unavailable resource monitor in language hosts

* Fix a comment

* Don't commit package-lock.json

* fix mangled pylint pragma

* Rebase against master and fix Gopkg.lock

* Code review feedback

* Fix a race between closing the callerEventsOpt channel and terminating a goroutine that writes to it

* glog -> logging
2018-05-16 15:37:34 -07:00
..
cmd Filter the logs we emit to glog so that we don't leak out secrets. (#1371) 2018-05-15 15:28:00 -07:00
lib Graceful shutdown (#1320) 2018-05-16 15:37:34 -07:00
pkg/version Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
.gitignore Reenable Pylint (#1024) 2018-03-09 15:11:37 -08:00
Makefile Ensure pip 10.0.0 is installed (#1199) 2018-04-14 16:43:48 -07:00
requirements.txt Prefer Python2 tools; fail-fast when wrong 2018-03-06 17:50:42 -08:00