]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Reduce the size of a test to avoid timeouts
authorBen Darnell <ben@bendarnell.com>
Wed, 11 Jul 2018 00:31:29 +0000 (20:31 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 11 Jul 2018 01:13:51 +0000 (21:13 -0400)
commit00675409071b41650a5cd6894cafd921d16085ae
tree4488b6f1966dd539954dafa287b9eb8f5844dce5
parent8952120d54ebabf7add64565d1a1c4546298bbe8
test: Reduce the size of a test to avoid timeouts

This test times out in SSL mode on Python 3.7 64-bit on windows on
appveyor (but 32-bit and older pythons are fine)
tornado/test/iostream_test.py