Closed
Description
Apparently, the test is new and was added by PR #111601.
Logs:
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
build: https://buildbot.python.org/all/#/builders/366/builds/5796
Linked PRs
- gh-111644: Fix asyncio test_unhandled_exceptions() #111713
- gh-111644: Enhance support threading_cleanup() #111714
- [3.12] gh-111644: Fix support threading_cleanup() (GH-111714) #111716
- [3.11] gh-111644: Fix support threading_cleanup() (GH-111714) #111717
- [3.12] gh-111644: Fix asyncio test_unhandled_exceptions() (GH-111713) #111718
Metadata
Metadata
Assignees
Projects
Status
Done