]> git.ipfire.org Git - thirdparty/tornado.git/commit
stack_context.wrap() the callback passed in to a @return_future function.
authorBen Darnell <ben@bendarnell.com>
Sat, 23 Feb 2013 15:59:13 +0000 (10:59 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 23 Feb 2013 15:59:13 +0000 (10:59 -0500)
commit99188df220c2efbdc4ff41838fcfa7a853d672fb
tree17c69e597d2a3a8750588245478c21db1595f92c
parent4731072f6171180c6fa07fc691646cb0cf33ed23
stack_context.wrap() the callback passed in to a @return_future function.
tornado/concurrent.py
tornado/test/concurrent_test.py