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

Inspect and report on event loop activity from other thread #1215

Open
mrocklin opened this issue Jun 28, 2017 · 0 comments
Open

Inspect and report on event loop activity from other thread #1215

mrocklin opened this issue Jun 28, 2017 · 0 comments

Comments

@mrocklin
Copy link
Member

The health of the event loop is important for the smooth functioning of the workers and scheduler. Is it possible to periodically inspect what the event loop is doing and report that with some sort of diagnostic? This might help advanced users to diagnose tricky performance problems.

cc @pitrou

If we get a good data feed on this then it might be reasonable to turn it into a diagnostic plot.

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