]> granicus.if.org Git - python/commit
test_asyncore: wait explicitly for a thread termination (this dangling thread
authorCharles-François Natali <cf.natali@gmail.com>
Sun, 13 Jan 2013 13:12:35 +0000 (14:12 +0100)
committerCharles-François Natali <cf.natali@gmail.com>
Sun, 13 Jan 2013 13:12:35 +0000 (14:12 +0100)
commitadbfcb83a23d9154ef68a45e70d7fc00655f0224
tree9ee039d277350ae9891fc426fbe040f62bd0b1ef
parentfa3965ab767bc85375634561cf9e4acf22eba5f2
parentc78de46912c29a9cca58b90535a31a2656ca6ab4
test_asyncore: wait explicitly for a thread termination (this dangling thread
could be the cause of a random failure).
Lib/test/test_asyncore.py