How do you enable python fault logging(faulthandler) on workers in the local cluster? #7056
Unanswered
WesternStar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're having an issue with multithreaded libraries on dask. We've been able to get the traceback on our distributed cluster after enabling faulthandler but It doesn't seem to show up in the logs for our local cluster. Is there any way to get the tracebacks from the fault to show up in the local cluster.
Beta Was this translation helpful? Give feedback.
All reactions