]> git.ipfire.org Git - thirdparty/tornado.git/commit
Delay shutdown of the IOLoop in sync HTTPClient test.
authorBen Darnell <ben@bendarnell.com>
Sun, 19 Apr 2015 02:54:31 +0000 (22:54 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 19 Apr 2015 02:54:31 +0000 (22:54 -0400)
commit0a4da491d14b54d80536ee58876c872cf6e3eb29
treedb5a302c07eb43c371e723761ea8eb5a8f440e0f
parentd1676810ef5972c4defb0a710a1d8f8a0018983b
Delay shutdown of the IOLoop in sync HTTPClient test.

This appears to cause spurious logs in HTTP/2 tests.
tornado/test/httpclient_test.py