]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix: treat zero timeout as immediate in queues and locks 3621/head
authorSai Asish Y <say.apm35@gmail.com>
Wed, 13 May 2026 04:41:12 +0000 (21:41 -0700)
committerSai Asish Y <say.apm35@gmail.com>
Wed, 13 May 2026 04:41:12 +0000 (21:41 -0700)
commitaac84855f3bf8bcd37243ef72e7ff647edd8c207
treeea0f7f52a05bbee55e40eae8dc957c1d0e9ea39e
parent4d892393adb0a434baeaa98a427d23c6c459a4bc
fix: treat zero timeout as immediate in queues and locks
tornado/locks.py
tornado/queues.py
tornado/test/queues_test.py