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

Add a method to access an event loop created by the server. #84

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

anuraaga
Copy link
Collaborator

This can be useful for scheduling lightweight periodic tasks to happen in the background for the lifetime of the server, for example refreshing some cache with the result of an asynchronous rpc.

@trustin trustin added this to the 0.8.0.Final milestone Jan 13, 2016
trustin added a commit that referenced this pull request Jan 13, 2016
Add a method to access an event loop created by the server.
@trustin trustin merged commit eced627 into line:master Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants