]> granicus.if.org Git - python/commit
Set a time threshold in test_asyncore.capture_server so that tests don't
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 6 Apr 2012 14:37:45 +0000 (14:37 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 6 Apr 2012 14:37:45 +0000 (14:37 +0000)
commitb2e58185e5ca329b16177ad2095b35adaaafdd91
treeae873949a52a58c3bc4e9e4b7364ce49f1ea1a79
parentf3be68e0a824d165c37c899ad9674918a870dc45
Set a time threshold in test_asyncore.capture_server so that tests don't
deadlock if the main thread fails before sending all the data.
Lib/test/test_asyncore.py