test_unhandled_exceptions (test.test_asyncio.test_streams.StreamTests.test_unhandled_exceptions) ... Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2)
Warning -- Dangling thread: <_MainThread(MainThread, started 4648830464)>
ok
Apparently, the test is new and was added by PR #111601.
cc @kumaraditya303
Logs:
build: https://buildbot.python.org/all/#/builders/366/builds/5796
Linked PRs