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 njs
Recipients asvetlov, njs, thehesiod, yselivanov
Date 2018-04-03.23:01:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522796468.36.0.467229070634.issue33221@psf.upfronthosting.co.za>
In-reply-to
Content
FYI, here's how trio handles such things – I'm sure it's not perfect, but might be useful for inspiration: https://trio.readthedocs.io/en/latest/reference-hazmat.html#instrument-api
History
Date User Action Args
2018-04-03 23:01:08njssetrecipients: + njs, asvetlov, yselivanov, thehesiod
2018-04-03 23:01:08njssetmessageid: <1522796468.36.0.467229070634.issue33221@psf.upfronthosting.co.za>
2018-04-03 23:01:08njslinkissue33221 messages
2018-04-03 23:01:08njscreate