From: Victor Stinner Date: Thu, 14 Jul 2011 13:36:16 +0000 (+0200) Subject: (merge 3.2) Issue #12250: test_socketserver uses a timeout of 60 seconds X-Git-Tag: v3.3.0a1~1910 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc18838972ed83f58bb192388df9e2d989378c54;p=thirdparty%2FPython%2Fcpython.git (merge 3.2) Issue #12250: test_socketserver uses a timeout of 60 seconds instead of 20 test_shutdown() may fail on very slow buildbots like FreeBSD 6.4 just because of the arbitrary timeout. --- bc18838972ed83f58bb192388df9e2d989378c54