]> git.ipfire.org Git - thirdparty/tornado.git/commit
Allow any yieldable in with_timeout
authorBen Darnell <ben@bendarnell.com>
Sun, 12 Jun 2016 17:41:20 +0000 (13:41 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 12 Jun 2016 17:41:20 +0000 (13:41 -0400)
commita48f65a42c3b3f0f2b21bcbce4da12c2d4419915
tree1377e40a08fe2f660015900cee85cec2414ac90b
parent5ae369754fcc83862c5905bf6b66fec69b5d3be7
Allow any yieldable in with_timeout
tornado/gen.py
tornado/test/gen_test.py