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

Thread leak #54

Closed
Peltoche opened this issue Jun 29, 2017 · 2 comments
Closed

Thread leak #54

Peltoche opened this issue Jun 29, 2017 · 2 comments

Comments

@Peltoche
Copy link

I had some crash after long uses and I open htop to see what's going on and it seem that each actions triggered are run in a thread which are never closed. So I have threads poping every 10s and never close.

@greshake
Copy link
Owner

Pls check if this is related to #30

@Peltoche
Copy link
Author

yep that's it! Closed

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

2 participants