diff options
| author | Victor Stinner <vstinner@python.org> | 2020-04-29 01:32:06 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-29 01:32:06 (GMT) |
| commit | a4dfe8ede5a37576e17035dccfe109ba7752237e (patch) | |
| tree | 22879f14b387ac7dc3925f3a460aa0d3866c32b6 /Lib/test/test_socket.py | |
| parent | 703647732359200c54f1d2e695cc3a06b9a96c9a (diff) | |
| download | cpython-a4dfe8ede5a37576e17035dccfe109ba7752237e.zip cpython-a4dfe8ede5a37576e17035dccfe109ba7752237e.tar.gz cpython-a4dfe8ede5a37576e17035dccfe109ba7752237e.tar.bz2 | |
bpo-39995: Fix concurrent.futures _ThreadWakeup (GH-19760)
Fix a race condition in concurrent.futures._ThreadWakeup: access to
_ThreadWakeup is now protected with the shutdown lock.
Diffstat (limited to 'Lib/test/test_socket.py')
0 files changed, 0 insertions, 0 deletions
