]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_asynico: fix test_sock_connect_sock_write_race()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 21 Sep 2016 07:15:36 +0000 (09:15 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 21 Sep 2016 07:15:36 +0000 (09:15 +0200)
commit0256f4283987276796129b09905e71a7e3c590d3
tree81510bfc467e98adf083c7afc72bc71881bc7399
parent6d8bc46cc0ebe75d86d00a6ee7c452beea761c42
test_asynico: fix test_sock_connect_sock_write_race()

Issue #28176: Increase timeout from 10 seconds to 60 seconds.
Lib/test/test_asyncio/test_selector_events.py