]> granicus.if.org Git - python/commit
Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't accident...
authorGiampaolo Rodola' <g.rodola@gmail.com>
Thu, 16 May 2013 13:21:53 +0000 (15:21 +0200)
committerGiampaolo Rodola' <g.rodola@gmail.com>
Thu, 16 May 2013 13:21:53 +0000 (15:21 +0200)
commit3cb09064a3842b4f80768b983f7867d62a779cef
tree516998642b789427e5017d34f00760393060af0f
parent0d4f08cee3b244cc3a5b5a88c0d280757d6c2449
Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't accidentally hang.
Lib/test/test_asynchat.py
Lib/test/test_asyncore.py
Misc/NEWS