This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2020-05-18.15:43:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589816596.88.0.0640582866528.issue39983@roundup.psfhosted.org>
In-reply-to
Content
"Warning -- Unraisable exception" is now logged, but the exceptions is not when sys.stderr is redirected. That's better than nothing, so I close the issue.

Moreover, test_multiprocessing_forkserver has been fixed.
History
Date User Action Args
2020-05-18 15:43:16vstinnersetrecipients: + vstinner
2020-05-18 15:43:16vstinnersetmessageid: <1589816596.88.0.0640582866528.issue39983@roundup.psfhosted.org>
2020-05-18 15:43:16vstinnerlinkissue39983 messages
2020-05-18 15:43:16vstinnercreate