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 eric.snow
Recipients eric.snow, methane, mocramis
Date 2019-03-29.15:01:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553871707.71.0.370639636218.issue36469@roundup.psfhosted.org>
In-reply-to
Content
As Inada-san indicated, the problem might be resolved already.  So without the option of reproducing the problem, it will be hard to resolve this.

Here's some information you could provide that might help narrow down the scope a bit:

* what (stdlib/third-party/internal) modules are you using, particularly extension modules?
* how many threads are you using at once?
* how many atexit handlers do you have and what are they each doing?
History
Date User Action Args
2019-03-29 15:01:47eric.snowsetrecipients: + eric.snow, methane, mocramis
2019-03-29 15:01:47eric.snowsetmessageid: <1553871707.71.0.370639636218.issue36469@roundup.psfhosted.org>
2019-03-29 15:01:47eric.snowlinkissue36469 messages
2019-03-29 15:01:47eric.snowcreate