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

Ability to discard results #7

Closed
cohix opened this issue Mar 27, 2020 · 1 comment
Closed

Ability to discard results #7

cohix opened this issue Mar 27, 2020 · 1 comment

Comments

@cohix
Copy link
Contributor

cohix commented Mar 27, 2020

If the results of a job are not of any concern, then we should have a Discard() method as a sibling to Then() which will read the result and do nothing, so we don't keep any memory or goroutines around.

@cohix
Copy link
Contributor Author

cohix commented Apr 19, 2020

Done

@cohix cohix closed this as completed Apr 19, 2020
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

1 participant