cpython/Lib/test/libregrtest
Miss Islington (bot) f0d1a20b77
[3.13] gh-109413: Fix libregrtest get_running() (GH-127153) (#127157)
gh-109413: Fix libregrtest get_running() (GH-127153)

Skip threads which are not running.
(cherry picked from commit 0cb20177d6)

Co-authored-by: Victor Stinner <vstinner@python.org>
2024-11-22 16:34:07 +00:00
..
__init__.py
cmdline.py [3.13] gh-109413: Enable strict_optional for libregrtest/main.py (GH-126394) (#126802) 2024-11-14 13:51:34 +03:00
filter.py
findtests.py
logger.py
main.py [3.13] gh-109413: Enable strict_optional for libregrtest/main.py (GH-126394) (#126802) 2024-11-14 13:51:34 +03:00
mypy.ini [3.13] gh-109413: Enable strict_optional = true for libregrtest/run_workers (GH-126855) (#126967) 2024-11-18 14:50:31 +00:00
pgo.py
refleak.py
result.py
results.py
run_workers.py [3.13] gh-109413: Fix libregrtest get_running() (GH-127153) (#127157) 2024-11-22 16:34:07 +00:00
runtests.py
save_env.py
setup.py
single.py
testresult.py
tsan.py
utils.py
win_utils.py
worker.py