Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete RequestHandler.async_callback method #283

Closed
christarnowski opened this issue Jun 16, 2011 · 1 comment
Closed

Remove obsolete RequestHandler.async_callback method #283

christarnowski opened this issue Jun 16, 2011 · 1 comment

Comments

@christarnowski
Copy link
Contributor

This method is obsolete since Tornado 1.1, yet some of the code (e.g. in tornado.auth) still relies on it. The goal here would be to clean-up the codebase, including doc strings, and remove the method altogether.

SuminAndrew added a commit to SuminAndrew/tornado that referenced this issue Mar 16, 2014
@pjtait
Copy link

pjtait commented Sep 16, 2015

This change broke the "Long Polling" example in the "Introduction to Tornado" book (Chapter 5). Most unhelpful to those like me trying to get started with Tornado. Especially when there doesn't seem to be much help available to figure out how to convert existing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants