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

Add debug thread and SIGUSR1 signal handler for printing thread stacks #17

Closed
jodal opened this issue Jan 14, 2013 · 1 comment
Closed

Comments

@jodal
Copy link
Owner

jodal commented Jan 14, 2013

It may make sense to extract the debug thread and SIGUSR1 signal handler for printing thread stacks from Mopidy and into Pykka. It is a very useful tool for debugging e.g. deadlocks.

For a working implementation, see:
https://github.com/mopidy/mopidy/blob/develop/mopidy/utils/process.py#L84

@jodal
Copy link
Owner Author

jodal commented Jan 14, 2013

@adamcik Any thoughts on this?

@jodal jodal closed this as completed in f3ce92f Jan 17, 2013
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

1 participant