Commit a2e41e3b authored by Berker Peksag's avatar Berker Peksag

Issue #28176: Merge from 3.5

parents b7875a12 6fb9a2fd
......@@ -1804,7 +1804,7 @@ class SelectorLoopFunctionalTests(unittest.TestCase):
return buf
def test_sock_connect_sock_write_race(self):
TIMEOUT = 3.0
TIMEOUT = 10.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