]> git.ipfire.org Git - thirdparty/tornado.git/commit
Cancel timeouts in Condition.wait and Semaphore.acquire. 1381/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Mon, 16 Mar 2015 13:04:04 +0000 (09:04 -0400)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Mon, 16 Mar 2015 13:04:04 +0000 (09:04 -0400)
commitba5843f1181bded2e183f2d37c809d29717bb869
tree277b71b8701d81d90f2900ddfe2a75116010d760
parentf5c070470f70966e8a8f713b49823e1e19df6cc1
Cancel timeouts in Condition.wait and Semaphore.acquire.
tornado/locks.py
tornado/test/locks_test.py