]> git.ipfire.org Git - thirdparty/tornado.git/commit
Pass timeout argument to Future.result 936/head
authorNicolas Delaby <ticosax@free.fr>
Sun, 17 Nov 2013 18:36:28 +0000 (19:36 +0100)
committerNicolas Delaby <ticosax@free.fr>
Sun, 17 Nov 2013 18:36:28 +0000 (19:36 +0100)
commit932dcc7dbe8fe20a3619e80183bb0f03f6473bd9
treea4628db2775de4f6a999b13bb8c72e865512e092
parent87ef2a8f89a05cd02155ee00fd2d24a28f9b0b07
Pass timeout argument to Future.result
tornado/concurrent.py
tornado/test/concurrent_test.py