]> git.ipfire.org Git - thirdparty/tornado.git/commit
Break circular references when async request handler raises exception 2195/head
authorKonstantin Kopachev <tenzzor@gmail.com>
Fri, 10 Nov 2017 05:19:42 +0000 (21:19 -0800)
committerKonstantin Kopachev <tenzzor@gmail.com>
Fri, 10 Nov 2017 05:19:42 +0000 (21:19 -0800)
commit6e266a318b82a6508bfca1fec770df6a8bf68507
treef563f44a779fbbcaddf21c2e4e5bd963d4ab4b19
parentcccd5fad380f22ab45ecd2a6b3ab60638778efb3
Break circular references when async request handler raises exception
maint/circlerefs/circlerefs.py
tornado/gen.py
tornado/web.py