Don't ignore SIGCHLD while handling requests with the dev server.
authorFlorian Ragwitz <rafl@debian.org>
Wed, 4 Feb 2009 16:42:13 +0000 (16:42 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 4 Feb 2009 16:42:13 +0000 (16:42 +0000)
commit60f8e66a2a70d94b3fdec7553a0327512fb08259
tree9f05483f2356d0b832b4b49a67f48078e1e8f3e1
parent158fef48eadf0a15310306da125326ba1abc92bc
Don't ignore SIGCHLD while handling requests with the dev server.

Closes RT#42962.
lib/Catalyst/Engine/HTTP.pm