]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix memory leak in Semaphore. 1356/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Sat, 28 Feb 2015 18:44:27 +0000 (13:44 -0500)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Sat, 28 Feb 2015 18:44:27 +0000 (13:44 -0500)
commit0c7c464af2a93a13b5cd85e358aa77a55eec9c7d
tree3827890f1fc429f6ae4df6fa36f9e4970fedeadb
parentdee6ab5df3c475bc04f9ee50c24ae755fdef6371
Fix memory leak in Semaphore.
tornado/locks.py
tornado/test/locks_test.py