Commit Graph

9 Commits

Author SHA1 Message Date
Mitchell Hashimoto 50fef50e4b add interrupt handling for SIGTERM [GH-1858] 2015-06-08 21:28:36 -07:00
Mitchell Hashimoto d18300e3d6 import style 2015-06-08 21:26:28 -07:00
Mitchell Hashimoto dc74ec5612 packer: remove Environment 2015-05-25 17:29:10 -07:00
Jack Pearkes 4da60e6503 packer/plugin: confirm cleanup at first signal received 2013-08-24 12:55:25 +02:00
Mitchell Hashimoto cfa9cef2bf packer/plugin: Set killed in the kill clients method 2013-08-19 23:39:14 -07:00
Mitchell Hashimoto f68e00085b packer/plugin: Killed bool to avoid panics when killing clients 2013-08-19 23:38:22 -07:00
Mitchell Hashimoto 234508376a ctrl-c closes stdin for plugins so that they are unblocked 2013-07-25 23:27:13 -07:00
Mitchell Hashimoto a42b04ce7d update comments in signal.go 2013-07-25 21:36:46 -05:00
Mitchell Hashimoto 256b97ce49 Signal handling, force quit after two interrupts 2013-06-03 22:40:05 -07:00