]> git.ipfire.org Git - thirdparty/tornado.git/commit
Always reraise KeyboardInterrupt and SystemExit whenever IOLoop tries to
authorBen Darnell <bdarnell@beaker.local>
Wed, 24 Feb 2010 23:18:39 +0000 (15:18 -0800)
committerBen Darnell <bdarnell@beaker.local>
Wed, 24 Feb 2010 23:18:39 +0000 (15:18 -0800)
commit010271d7eca811f1540c8eda20d3d2d3c06feb10
treea9c2ff7d3582c4224135c2b5aa1244ac1587a275
parent15ceda22784752436f96d7af254705010177ae0c
Always reraise KeyboardInterrupt and SystemExit whenever IOLoop tries to
swallow exceptions.
tornado/ioloop.py