ERROR: test_repl_eio (test.test_pyrepl.test_unix_console.TestUnixConsoleEIOHandling.test_repl_eio)
Warning -- Unraisable exception
ResourceWarning: subprocess 983916 is still running
Warning -- Unraisable exception
ResourceWarning: unclosed file <_io.FileIO name=7 mode='rb' closefd=True>
Warning -- Unraisable exception
ResourceWarning: unclosed file <_io.FileIO name=9 mode='rb' closefd=True>
Re-running test_pyrepl in verbose mode (matching: test_repl_eio)
Bug report
Bug description:
This has popped up on two buildbots:
There have been previous issues with this test, it timed out in the CI (c985822).
Examples, this happens quite frequently:
CPython versions tested on:
CPython main branch, 3.14
Operating systems tested on:
Other
Linked PRs
test_repl_eiotimeout for slow builtbots #139807test_repl_eiotimeout for slow builtbots (GH-139807) #139812test_repl_eiotimeout for slow builtbots (GH-139807) #139813