[Patches] [ python-Patches-1609407 ] traceback on exit if syslog handler fails to initialize

SourceForge.net noreply at sourceforge.net
Sat Dec 9 09:56:06 CET 2006


Patches item #1609407, was opened at 2006-12-05 16:43
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1609407&group_id=5470

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: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jeremy Katz (katzj)
>Assigned to: Vinay Sajip (vsajip)
Summary: traceback on exit if syslog handler fails to initialize

Initial Comment:
Syslog loggers can fail to initialize if the syslogd has crashed; this then leads to a traceback on exit as self.unixsocket isn't set.  Attached patch changes around the order to avoid this.

Related to http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=206474

----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2006-12-09 08:56

Message:
Logged In: YES 
user_id=849994
Originator: NO

Assigning to Vinay.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1609407&group_id=5470


More information about the Patches mailing list