[Lxr-dev] [ lxr-Bugs-476773 ] Shouldn't install global signal handlers
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2009-03-26 17:46:21
|
Bugs item #476773, was opened at 2001-10-31 14:33 Message generated for change (Comment added) made by mbox You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=476773&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: current cvs >Status: Closed >Resolution: Wont Fix Priority: 7 Private: No Submitted By: Malcolm Box (mbox) Assigned to: Malcolm Box (mbox) 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. ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2009-03-26 17:46 Message: The whole of the browsing interface to LXR needs to be rewritten as current system is a bit of a mess. Signal handlers are the least of the problems :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=476773&group_id=27350 |