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 pablogsal
Recipients eric.snow, pablogsal, pitrou, vstinner
Date 2019-03-25.22:28:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553552885.08.0.562752634532.issue36427@roundup.psfhosted.org>
In-reply-to
Content
> I really dislike the design of daemon threads. If it would be only me, I would prefer this nasty feature causing so much issues at Python shutdown.

Well, given that this happens as well in Python3.7 and before, at least we should document it and we can think about changing it in the future. But for now, but I suggest keeping both PRs separated (in case we really want to change anything).
History
Date User Action Args
2019-03-25 22:28:05pablogsalsetrecipients: + pablogsal, pitrou, vstinner, eric.snow
2019-03-25 22:28:05pablogsalsetmessageid: <1553552885.08.0.562752634532.issue36427@roundup.psfhosted.org>
2019-03-25 22:28:05pablogsallinkissue36427 messages
2019-03-25 22:28:05pablogsalcreate