Issue #1722344: threading._shutdown() is now called in Py_Finalize(), which
fixes the problem of some exceptions being thrown at shutdown when the interpreter is killed. Patch by Adam Olsen.
Showing
Please
register
or
sign in
to comment
fixes the problem of some exceptions being thrown at shutdown when the interpreter is killed. Patch by Adam Olsen.