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 eric.snow, ncoghlan, petr.viktorin, shihai1991, vstinner
Date 2020-01-30.11:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580385297.37.0.888357413468.issue39465@roundup.psfhosted.org>
In-reply-to
Content
> AFAIK there is no problem now, except possibly a race condition when initializing the identifiers.

The GIL avoids any risk of race condition, no?
History
Date User Action Args
2020-01-30 11:54:57vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2020-01-30 11:54:57vstinnersetmessageid: <1580385297.37.0.888357413468.issue39465@roundup.psfhosted.org>
2020-01-30 11:54:57vstinnerlinkissue39465 messages
2020-01-30 11:54:57vstinnercreate