diff options
author | Brett Cannon <bcannon@gmail.com> | 2003-04-30 05:32:32 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2003-04-30 05:32:32 (GMT) |
commit | f9addb676d7ef864c6685a1ac8423b5b2663ec68 (patch) | |
tree | 96f65859d1c2c9b114da41e39cb8c481487d7c0a /Modules | |
parent | 13da5fa999b0c5ed05af43e86c4b80fcddf73f96 (diff) | |
download | cpython-f9addb676d7ef864c6685a1ac8423b5b2663ec68.zip cpython-f9addb676d7ef864c6685a1ac8423b5b2663ec68.tar.gz cpython-f9addb676d7ef864c6685a1ac8423b5b2663ec68.tar.bz2 |
Change from a threading.Condition object to a threading.Event object for
signalling when the TCP server is done. Should hopefully solve hanging
issues for Solaris 8 & 9. Solves the apparent hanging issue with OS X.
Closes patch #729988 .
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions