]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add tornado.locks.BoundedSemaphore. 1352/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Fri, 27 Feb 2015 03:11:00 +0000 (22:11 -0500)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Fri, 27 Feb 2015 03:11:00 +0000 (22:11 -0500)
commita7454fc616f80b035186ba189ca268a4575eb4fd
treefdecc62934811a649203502acf0ad9b93e9aac62
parent825eec053cf58ea7448a6ba4331560d7b8b72d82
Add tornado.locks.BoundedSemaphore.
tornado/locks.py
tornado/test/locks_test.py