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

Threads won't die #47

Open
moggers87 opened this issue Mar 8, 2013 · 0 comments
Open

Threads won't die #47

moggers87 opened this issue Mar 8, 2013 · 0 comments
Assignees
Milestone

Comments

@moggers87
Copy link
Collaborator

Python threads aren't killable, which causes issues for us when we have runaway plugins.

We should probably look into using multiprocessing,maybe a process per connection for plugins that can be killed.

Thoughts?

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