]> git.ipfire.org Git - thirdparty/tornado.git/commit
httpclient_test: Increase test_destructor_log timeout 3312/head
authorBen Darnell <ben@bendarnell.com>
Sun, 13 Aug 2023 00:42:15 +0000 (20:42 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 13 Aug 2023 00:42:15 +0000 (20:42 -0400)
commitb91476242b3169623dfa953e86bde9404afe8ae2
tree5052b8196e8187fc6638a1eebfae6ac84675095d
parentb4082abb26f00d37e3565371bc336dd560c29036
httpclient_test: Increase test_destructor_log timeout

This test has recently become flaky on windows CI, and before
investigating further, see if it's just because the CI machines are
overloaded and subprocesses are slower on windows.
tornado/test/httpclient_test.py