test_asyncio.test_free_threading.TestCFreeThreading.test_all_tasks_race
crashes intermittently in free-threaded builds
#128656
Labels
tests
Tests in the Lib/test dir
topic-asyncio
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
What happened?
test_asyncio.test_free_threading.TestCFreeThreading.test_all_tasks_race
crashes intermittently in free-threaded builds. The crash is reproducible by running the test repeatedly:Here is the C stack trace:
cc @kumaraditya303
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
Python 3.14.0a3+ experimental free-threading build (heads/main:58a9133fc2c, Jan 8 2025, 16:10:49) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)]
The text was updated successfully, but these errors were encountered: