]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix a race condition in test_socket.ThreadableTest: the client is reported
authorCharles-François Natali <neologix@free.fr>
Wed, 21 Sep 2011 20:05:01 +0000 (22:05 +0200)
committerCharles-François Natali <neologix@free.fr>
Wed, 21 Sep 2011 20:05:01 +0000 (22:05 +0200)
ready before having been set up.

1  2 
Lib/test/test_socket.py

Simple merge