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

TornadoAsyncNotifier #54

Closed
twekberg opened this issue Aug 28, 2013 · 1 comment
Closed

TornadoAsyncNotifier #54

twekberg opened this issue Aug 28, 2013 · 1 comment

Comments

@twekberg
Copy link

I see a new addition is the TornadoAsyncNotifier class. What is this? The wiki doesn't mention it and the example has one comment in the handle_read_callback function:

Just stop receiving IO read events after the first
iteration (unrealistic example).

The 'Recent developments' page doesn't mention it either, but it stops at version 0.9.3. The current version is 0.9.4. Google wasn't much help either.

I'm sure it is a nice feature, but have no idea what it is.

@seb-m
Copy link
Owner

seb-m commented Aug 28, 2013

Hello,

It's definitively not new, it was introduced in the following commits 8599f88 75f63f3 and aea3998 it's just an alternative to the ThreadedNotifier, Notifier and AsyncNotifier classes.

@seb-m seb-m closed this as completed Aug 28, 2013
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