Tornado 5.1.1 is now available. This release fixes several bugs introduced in version 5.1, especially in the tornado.auth module.
- Fixed an case in which the Future returned by RequestHandler.finish could fail to resolve.
- The TwitterMixin.authenticate_redirect method works again.
- Improved error handling in the tornado.auth module, fixing hanging requests when a network or other error occurs.