summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-07-30 17:53:47 (GMT)
committerGitHub <noreply@github.com>2024-07-30 17:53:47 (GMT)
commit2b163aa9e796b312bb0549d49145d26e4904768e (patch)
treecbfe5e55783686a86b432e1955eb223e5f8b85b8 /Python/sysmodule.c
parent1d8e45390733d3eb29164799ea10f8406f53e830 (diff)
downloadcpython-2b163aa9e796b312bb0549d49145d26e4904768e.zip
cpython-2b163aa9e796b312bb0549d49145d26e4904768e.tar.gz
cpython-2b163aa9e796b312bb0549d49145d26e4904768e.tar.bz2
gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (#122190)
The adaptive counter doesn't do anything currently in the free-threaded build and TSan reports a data race due to concurrent modifications to the counter.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions