Yelp / pgctl

Manage sets of developer services -- "playground control"
http://pgctl.rtfd.org
MIT License
32 stars 15 forks source link

Send a SIGKILL to s6-log instead of a SIGTERM (fixed #194). #195

Closed 0xngold closed 7 years ago

0xngold commented 7 years ago

Send a SIGKILL to s6-log instead of a SIGTERM. Also disable multiline buffering in s6-log to reduce the potential for log line loss that could occur due to SIGKILLing.

0xngold commented 7 years ago

The test suite coverage is flaking. There is "coverage" for the line it's complaining about (cli.py:155).