]> git.ipfire.org Git - thirdparty/tornado.git/commit
Cancel timeouts if Queue.get or put are resolved first. 1380/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Mon, 16 Mar 2015 01:09:12 +0000 (21:09 -0400)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Mon, 16 Mar 2015 01:09:12 +0000 (21:09 -0400)
commit486abfb8a3b2e40fcfb87c5179252748913fcfca
tree39182e2c5d5da846feb7deb54a3ec2332dc441ac
parent42e01ed974b7e0856a9bb71af369cc8d27ce692e
Cancel timeouts if Queue.get or put are resolved first.
tornado/queues.py
tornado/test/queues_test.py