handle_system_exit(): This leaked the current exception info, in
particular leaving the traceback object (and everything reachable from it) alive throughout shutdown. The patch is mostly from Guido. Bugfix candidate.
Showing
Please register or sign in to comment