mirror of https://github.com/python/cpython
7ccacb220d
Deferred reference counting is not fully implemented yet. As a temporary measure, we immortalize objects that would use deferred reference counting to avoid multi-threaded scaling bottlenecks. This is only performed in the free-threaded build once the first non-main thread is started. Additionally, some tests, including refleak tests, suppress this behavior. |
||
---|---|---|
.. | ||
__init__.py | ||
cmdline.py | ||
filter.py | ||
findtests.py | ||
logger.py | ||
main.py | ||
mypy.ini | ||
pgo.py | ||
refleak.py | ||
result.py | ||
results.py | ||
run_workers.py | ||
runtests.py | ||
save_env.py | ||
setup.py | ||
single.py | ||
testresult.py | ||
tsan.py | ||
utils.py | ||
win_utils.py | ||
worker.py |