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

Use Cancellable where we spawn new tasks #317

Closed
wants to merge 7 commits into from

Conversation

mhchia
Copy link
Contributor

@mhchia mhchia commented Sep 27, 2019

Fixes #301 .

It seems raised tasks are removed from the set, which makes us unable to
detect failed tasks.
Besides, `await` the cancelled tasks to allow retrive results
@mhchia
Copy link
Contributor Author

mhchia commented Oct 2, 2019

Closed in favor of #174

@mhchia mhchia closed this Oct 2, 2019
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

Successfully merging this pull request may close these issues.

"Task was destroyed but it is pending!"
1 participant