]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix a case where callbacks could be called more than once in error conditions.
authorBen Darnell <ben@bendarnell.com>
Sat, 19 Feb 2011 21:58:56 +0000 (13:58 -0800)
committerBen Darnell <ben@bendarnell.com>
Sat, 19 Feb 2011 21:58:56 +0000 (13:58 -0800)
commit6fa950ceba51539e0b20dec68d9232aaef374d34
treebdfd1ece0115ae2b860152c0123f8a4d50debbd0
parent3951d5997a8c1e6d7c834b16ee99db7ebc89f146
Fix a case where callbacks could be called more than once in error conditions.
tornado/simple_httpclient.py