]> err.no Git - varnish/commit
* Added handling of event handlers using die(), by queuing "die"
authorknutroy <knutroy@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 15 Aug 2007 08:28:58 +0000 (08:28 +0000)
committerknutroy <knutroy@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 15 Aug 2007 08:28:58 +0000 (08:28 +0000)
commita23100178f71b53538e40f7797f64719c71f22ba
tree68c2b9747622a42de0e7353d60a7a9c2b14cdbb5
parent1bc165158dae4c167e52582c802c238bfae8448b
* Added handling of event handlers using die(), by queuing "die"
  events.
* Issue warning when IO::Multiplex has been subject to die() which
  where not caught and queued. (This is known to happen e.g. when
  hitting die() in Varnish::Test::Server::Connection::mux_eof(), so a
  more complete, long-term die()-wrapping solution is needed.)

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1847 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-tools/regress/lib/Varnish/Test/Engine.pm