Bugs item #476773, was opened at 2001-10-31 06:33
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=390117&aid=476773&group_id=27350
Category: Browsing
Group: current cvs
Status: Open
Resolution: None
Priority: 7
Submitted By: Malcolm Box (mbox)
Assigned to: Nobody/Anonymous (nobody)
Summary: Shouldn't install global signal handlers
Initial Comment:
Currently Common.pm installs global signal handlers for
DIE and WARN. This means that all scripts running
under mod_perl will use these handlers, even if they
are not part of LXR.
This is wrong.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=390117&aid=476773&group_id=27350
|