Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-128691: Use deferred reference counting on
_thread._local
After this change, the "thread_local_read" micro benchmark in Tools/ftscalingbench/ftscalingbench.py now scales well when multiple threads read from the same thread-local variable.
- Loading branch information