]> git.ipfire.org Git - thirdparty/tornado.git/commit
Catch and log exceptions from user callbacks in AsyncHTTPClient.
authorBen Darnell <bdarnell@beaker.local>
Tue, 8 Jun 2010 18:48:43 +0000 (11:48 -0700)
committerBen Darnell <bdarnell@beaker.local>
Tue, 8 Jun 2010 18:48:43 +0000 (11:48 -0700)
commit27171cde844065591b160e1a1193f563cd0f4e57
tree9b0eed4ac07e897a4a62410e23b73db9a37b77b5
parentb8271f94434208646eeec9cf33da703d97c5364e
Catch and log exceptions from user callbacks in AsyncHTTPClient.
tornado/httpclient.py