Message 320110 - Python tracker

Message320110

Author yselivanov
Recipients Liran Nuna, asvetlov, yselivanov
Date 2018-06-20.20:53:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529527984.3.0.56676864532.issue33918@psf.upfronthosting.co.za>
In-reply-to
Content
You should try to use the contextvars module that was specifically created to handle local context state (for tasks & coroutines).
History
Date User Action Args
2018-06-20 20:53:04yselivanovsetrecipients: + yselivanov, asvetlov, Liran Nuna
2018-06-20 20:53:04yselivanovsetmessageid: <1529527984.3.0.56676864532.issue33918@psf.upfronthosting.co.za>
2018-06-20 20:53:04yselivanovlinkissue33918 messages
2018-06-20 20:53:04yselivanovcreate