[Python-bugs-list] [ python-Bugs-618633 ] sys.execpthook not used in threads

noreply@sourceforge.net noreply@sourceforge.net
Fri, 04 Oct 2002 09:24:49 -0700


Bugs item #618633, was opened at 2002-10-04 16:24
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=618633&group_id=5470

Category: Threads
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: David Thiede (dthiede)
Assigned to: Nobody/Anonymous (nobody)
Summary: sys.execpthook not used in threads

Initial Comment:
The sys.excepthook feature does not seem to be used
when exceptions are triggered in threads. It does work
in the MainThread. It would be real nice if this
feature would extended to threads.

The only thing that I can find on the lists bug or
patch seems to be Ping's orginal patch and the followup
posts to that patch.

Redhat 7.3
Python 2.2

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

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