]> 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:08:01 +0000 (14:08 +0100)
committerCharles-François Natali <cf.natali@gmail.com>
Sun, 13 Jan 2013 13:08:01 +0000 (14:08 +0100)
commit1ea12ff04dad589807257f258aa5c3758c924a0d
tree5df6436b0b82e73cf95fc30814cbbea53f17e5e3
parent0e5c48a9171fd0182f67929b82c4b539c5356736
parentce1519d250ca457e60a91943d7686e2b85764170
test_asyncore: wait explicitly for a thread termination (this dangling thread
could be the cause of a random failure).
Lib/test/test_asyncore.py