t/http.t: test error handling on non-running server
commit66c8827c22f05b67ec4a8812edbdfe69ff6e5a68
authorEric Wong <normalperson@yhbt.net>
Fri, 22 Feb 2013 03:32:51 +0000 (22 03:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 10 Aug 2013 07:03:24 +0000 (10 07:03 +0000)
treebfdbce631986ee7f677f6f4ddfb5823cc882944e
parent72758a544a593615dfc9bd4c79b98e107805cac5
t/http.t: test error handling on non-running server

We need to ensure we don't blow up a worker process if a
server is shutdown and a connection attempted before the
monitor notices.
t/http.t