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 dino.viehland
Recipients dino.viehland, eelizondo, eric.snow, pablogsal, twouters, vstinner
Date 2020-01-17.18:12:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
https://github.com/python/cpython/pull/18038 is a partial fix for this.  I think it fixes the crash at shutdown, although I'm still seeing a hang on master on Linux which is different then earlier versions of Python.  I seem to have a really bogus stack trace when I attach to it so I'm not quite certain what's going on there.
History
Date User Action Args
2020-01-17 18:12:09dino.viehlandsetrecipients: + dino.viehland, twouters, vstinner, eric.snow, pablogsal, eelizondo
2020-01-17 18:12:09dino.viehlandsetmessageid: <[email protected]>
2020-01-17 18:12:09dino.viehlandlinkissue38076 messages
2020-01-17 18:12:09dino.viehlandcreate