diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-08-12 00:41:33 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-08-12 00:41:33 +0000 |
commit | a6a4f27ef7c80e6dee626d6649f2019544b24f65 (patch) | |
tree | 7cef1d9b288c2db5df04bbeaf2fff5af8b033ae0 /Python/compile.c | |
parent | ce3016a142bffd930f29756bb783c8e5769254e7 (diff) | |
download | cpython-git-a6a4f27ef7c80e6dee626d6649f2019544b24f65.tar.gz |
_Condition.wait(): never sleep longer than the timeout time remaining,
and even if we have a long time left to wait, try the lock at least 20
times/second.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions