diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2014-08-29 23:27:33 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2014-08-29 23:27:33 +0200 |
commit | fa9211b11dd9b78afbb3dda617267c150ba04cf0 (patch) | |
tree | e2ae8c9370e7957ea41f72ce18a9a2a552a7a610 /Python | |
parent | 67ca33dbf44524516991d9152c4d8a7ff57f0335 (diff) | |
parent | a64b92edd3b7c9145e014aac9a15821d7b05b71a (diff) | |
download | cpython-git-fa9211b11dd9b78afbb3dda617267c150ba04cf0.tar.gz |
Issue #22185: Fix an occasional RuntimeError in threading.Condition.wait() caused by mutation of the waiters queue without holding the lock.
Patch by Doug Zongker.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions