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

Enqueued tasks need to specify behaviour when cancelled #76

Closed
lgrahl opened this issue Jul 9, 2018 · 1 comment
Closed

Enqueued tasks need to specify behaviour when cancelled #76

lgrahl opened this issue Jul 9, 2018 · 1 comment
Labels

Comments

@lgrahl
Copy link
Member

lgrahl commented Jul 9, 2018

... otherwise, they'll trigger a nasty looking exception in the log. Some tasks may also need to do some cleanup before they release (currently investigating).

E.g. tasks need to catch asyncio.CancelledError.

@lgrahl lgrahl added the bug label Jul 9, 2018
@lgrahl
Copy link
Member Author

lgrahl commented Jan 8, 2019

Should be fixed by #86

@lgrahl lgrahl closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant