Kaydet (Commit) 1c56bf0b authored tarafından Victor Stinner's avatar Victor Stinner

Merge 3.5

......@@ -1804,7 +1804,7 @@ class SelectorLoopFunctionalTests(unittest.TestCase):
return buf
def test_sock_connect_sock_write_race(self):
TIMEOUT = 10.0
TIMEOUT = 60.0
PAYLOAD = b'DATA' * 1024 * 1024
class Server(threading.Thread):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment