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 skrah
Recipients mark.dickinson, rhettinger, skrah
Date 2020-02-29.11:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582975453.71.0.297927511147.issue39794@roundup.psfhosted.org>
In-reply-to
Content
#39776 has shown that it is hard to understand the interaction between
ContextVars and threading in embedded scenarios.

I want to understand the code again, so I'm adding back a compile time
option to enable the thread local context that was present prior to
f13f12d8d.
History
Date User Action Args
2020-02-29 11:24:13skrahsetrecipients: + skrah, rhettinger, mark.dickinson
2020-02-29 11:24:13skrahsetmessageid: <1582975453.71.0.297927511147.issue39794@roundup.psfhosted.org>
2020-02-29 11:24:13skrahlinkissue39794 messages
2020-02-29 11:24:13skrahcreate