summaryrefslogtreecommitdiffstats
path: root/Modules/structmodule.c
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-01-04 12:29:45 (GMT)
committerMichael W. Hudson <mwh@python.net>2002-01-04 12:29:45 (GMT)
commitc8ae21a8647a01049f0ee8b178bbb8bb4856c35f (patch)
treec0b86422da6e0d313c75e6e862006b129a0b55ce /Modules/structmodule.c
parentc15958c37606da43889ab68359045e43d374fd14 (diff)
downloadcpython-c8ae21a8647a01049f0ee8b178bbb8bb4856c35f.zip
cpython-c8ae21a8647a01049f0ee8b178bbb8bb4856c35f.tar.gz
cpython-c8ae21a8647a01049f0ee8b178bbb8bb4856c35f.tar.bz2
Backport gvanrossum's checkin of revision 1.20:
Thread.__bootstrap(): ignore exceptions in the self.__delete() call in the finally clause. An exception here could happen when a daemon thread exits after the threading module has already been trashed by the import finalization, and there's not much of a point in trying to insist doing the cleanup in that stage. This should fix SF bug ##497111: active_limbo_lock error at program exit. 2.1.2 and 2.2.1 Bugfix candidate! (has this gone into 2.1.2 yet?)
Diffstat (limited to 'Modules/structmodule.c')
0 files changed, 0 insertions, 0 deletions