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 ionelmc
Recipients ionelmc, pitrou
Date 2019-10-04.14:53:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570200830.33.0.657316228323.issue38227@roundup.psfhosted.org>
In-reply-to
Content
atexit proved time and time again to be unreliable, not really an option. Not all programs shutdown nicely enough for atexit. 

Should I tell users "use forkserver on 3.8 because broken stuff"?
History
Date User Action Args
2019-10-04 14:53:50ionelmcsetrecipients: + ionelmc, pitrou
2019-10-04 14:53:50ionelmcsetmessageid: <1570200830.33.0.657316228323.issue38227@roundup.psfhosted.org>
2019-10-04 14:53:50ionelmclinkissue38227 messages
2019-10-04 14:53:50ionelmccreate