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

Timeouts added during timeouts #89

Closed
rschildmeijer opened this issue Jan 12, 2011 · 2 comments
Closed

Timeouts added during timeouts #89

rschildmeijer opened this issue Jan 12, 2011 · 2 comments
Milestone

Comments

@rschildmeijer
Copy link
Owner

If a timeout is added during a timeout a CME will probably be thrown (?). Tornado and Loft solves this by doing a defensive copy, and iterate the copy.

Look at Loft IOLoop for inspiration.

@rschildmeijer
Copy link
Owner Author

patch submitted for review

@schildmeijer
Copy link

Implements #89 (Timeouts added during timeouts) & #86 (Timeout
priorities) (closed by 631a8cf) (closed by 631a8cf)

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

No branches or pull requests

2 participants