]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Use default timeouts in sigchild test 2880/head
authorBen Darnell <ben@cockroachlabs.com>
Sat, 20 Jun 2020 16:52:44 +0000 (12:52 -0400)
committerBen Darnell <ben@cockroachlabs.com>
Sat, 20 Jun 2020 16:52:44 +0000 (12:52 -0400)
commit41a604025ad1ea23c556baa3943b6b6db4108d9e
tree21a23f450c22b48e839fdd0192b759a7e3769f93
parentc19e8ff820d1952da33e6b4a80c4ef2d1c008bed
test: Use default timeouts in sigchild test

The 1s timeout used here has become flaky with the introduction of a
sleep (before the timeout even starts).
tornado/test/process_test.py