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

As a User I want to add Context timeout for go routines #132

Closed
dimus opened this issue Jan 10, 2021 · 0 comments
Closed

As a User I want to add Context timeout for go routines #132

dimus opened this issue Jan 10, 2021 · 0 comments
Milestone

Comments

@dimus
Copy link
Member

dimus commented Jan 10, 2021

Go routines might cause memory leaks if they are not closed properly. To make sure that all go-routines are closed,
add a Context timeout to them.

@dimus dimus added this to the iter 16 milestone Jan 10, 2021
dimus added a commit that referenced this issue Jan 11, 2021
@dimus dimus closed this as completed Jan 11, 2021
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