]> git.ipfire.org Git - thirdparty/tornado.git/commit
Replace 'deadline' with 'timeout' for Lock.acquire. 1422/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Sun, 19 Apr 2015 02:43:56 +0000 (22:43 -0400)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Sun, 19 Apr 2015 02:43:56 +0000 (22:43 -0400)
commit8b1c466cbf12d593255457247404c00f9c7fa4c1
tree4d5f97c4b3a82b07936b279cd04983f7e7ac502e
parentb2e81f6bfa563527ca802cc51d347f4863f563a2
Replace 'deadline' with 'timeout' for Lock.acquire.
tornado/locks.py
tornado/test/locks_test.py