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 pablogsal, vstinner
Date 2019-06-03.21:40:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559598055.54.0.571941195503.issue37137@roundup.psfhosted.org>
In-reply-to
Content
My second attempt isn't fully successful :-( test_asyncio still fails with ENV_CHANGED :-(

https://buildbot.python.org/all/#/builders/185/builds/488

test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests) ... Warning -- threading_cleanup() failed to cleanup -1 threads (count: 0, dangling: 1)
History
Date User Action Args
2019-06-03 21:40:55vstinnersetrecipients: + vstinner, pablogsal
2019-06-03 21:40:55vstinnersetmessageid: <1559598055.54.0.571941195503.issue37137@roundup.psfhosted.org>
2019-06-03 21:40:55vstinnerlinkissue37137 messages
2019-06-03 21:40:55vstinnercreate