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

[dispatcher] Thread timeouts #59

Open
gkistler opened this issue Aug 8, 2015 · 1 comment
Open

[dispatcher] Thread timeouts #59

gkistler opened this issue Aug 8, 2015 · 1 comment

Comments

@gkistler
Copy link
Collaborator

gkistler commented Aug 8, 2015

We discussed some sort of fail safe timeout for twisted threads to prevent threadpool exhaustion due to unforeseen circumstances. Unfortunately this looks pretty non-trivial; lots of discussion about various workarounds (of varying levels of ugliness) here:

http://twistedmatrix.com/pipermail/twisted-python/2006-May/013222.html

That discussion contains links to other discussions about this particular issue. Looks like there are a lot of ways we could potentially address this.

@gkistler gkistler changed the title Thread timeouts [dispatcher] Thread timeouts Aug 8, 2015
@Clam-
Copy link
Owner

Clam- commented Aug 8, 2015

Sweet, looks like another massively complicated thing.
Can't wait.

On Sun, Aug 9, 2015 at 3:56 AM, gkistler [email protected] wrote:

We discussed some sort of fail safe timeout for twisted threads to prevent
threadpool exhaustion due to unforeseen circumstances. Unfortunately this
looks pretty non-trivial; lots of discussion about various workarounds (of
varying levels of ugliness) here:

http://twistedmatrix.com/pipermail/twisted-python/2006-May/013222.html

That discussion contains links to other discussions about this particular
issue. Looks like there are a lot of ways we could potentially address this.


Reply to this email directly or view it on GitHub
https://github.com/Clam-/pyBurlyBot/issues/59.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants