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 ned.deily, vstinner, yselivanov
Date 2018-06-08.08:01:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528444861.15.0.592728768989.issue33803@psf.upfronthosting.co.za>
In-reply-to
Content
> FYI the bug was also seen 8 hours ago on a different asyncio PR:

Oops, my message is misleading: the crash is not a regression. I just wanted to notice that a different PR also triggered the crash before the crash has been fixed. I'm just surprised that the bug decided to wake up 4 months after contextvars has been merged. Why yesterday and not previously?
History
Date User Action Args
2018-06-08 08:01:01vstinnersetrecipients: + vstinner, ned.deily, yselivanov
2018-06-08 08:01:01vstinnersetmessageid: <1528444861.15.0.592728768989.issue33803@psf.upfronthosting.co.za>
2018-06-08 08:01:01vstinnerlinkissue33803 messages
2018-06-08 08:01:01vstinnercreate