Yelp / zygote

A Python HTTP process management utility.
http://opensource.yelp.com/
Apache License 2.0
40 stars 15 forks source link

Reset sigchld handler in children. #50

Closed eskil closed 11 years ago

eskil commented 11 years ago

For ticket:49, reset the SIGCHLD handler in children so python subprocess can be used.