summaryrefslogtreecommitdiffstats
path: root/Python/pylifecycle.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-10-11 10:52:06 (GMT)
committerGitHub <noreply@github.com>2023-10-11 10:52:06 (GMT)
commitf27b83090701b9c215e0d65f1f924fb9330cb649 (patch)
tree930aaf466cc3ddca237e2f4999da8cc52fa60ba9 /Python/pylifecycle.c
parent5c6e85480ad8365c1b05fdbd678c7867103f7d76 (diff)
downloadcpython-f27b83090701b9c215e0d65f1f924fb9330cb649.zip
cpython-f27b83090701b9c215e0d65f1f924fb9330cb649.tar.gz
cpython-f27b83090701b9c215e0d65f1f924fb9330cb649.tar.bz2
gh-76106: Remove the cleanup lock in test_socket (GH-110539)
It does not already work (because it locks only addCleanup(), not doCleanups()), and it is no longer needed since the clean up procedure waits for all test threads to join.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions