[ZCM] [ZC] 818/ 1 Request ""unknown" signal name isn't helpful"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Fri, 21 Feb 2003 18:05:11 -0500


Issue #818 Update (Request) ""unknown" signal name isn't helpful"
 Status Pending, Zope/bug+solution low
To followup, visit:
  http://collector.zope.org/Zope/818

==============================================================
= Request - Entry #1 by leper on Feb 21, 2003 6:05 pm


Uploaded:  "sigunknown.diff"
 - http://collector.zope.org/Zope/818/sigunknown.diff/view
In the unlikely event get_signal_name can't extract the friendly name from the signal module it uses "unknown" which masks any useful information about the signal that was actually received.  Simple patch attached.

Note: This is against the SignalHandler.py in the Signals module, not in the zdaemon module (which the 2.6 branch continues to use despite that the Signals module does include SignalHandler.py in Zope-2_6-branch as well, just to add to the confusion).
==============================================================