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

Possible thread leak when channel aborts #30

Open
igrep opened this issue Sep 5, 2018 · 0 comments
Open

Possible thread leak when channel aborts #30

igrep opened this issue Sep 5, 2018 · 0 comments

Comments

@igrep
Copy link
Contributor

igrep commented Sep 5, 2018

Investigate whether direct-hs has a thread-leak on some case: Threads spawned by withChannel function can be left alive until the process exits when they exit with an error.
If such thread-leak can actually happen, add a thread to kill such "zombie" threads.

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