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

ENH: Make sure errors in child process bubble up #35

Open
joshc-slac opened this issue Aug 13, 2024 · 0 comments
Open

ENH: Make sure errors in child process bubble up #35

joshc-slac opened this issue Aug 13, 2024 · 0 comments

Comments

@joshc-slac
Copy link
Collaborator

Add enhancement to Worker class to make sure that we can capture errors that happen in a spawned child process because otherwise they may fail silently (and drive you crazy).

This is a good example

TODO: fill this out better

Current Behavior

Expected Behavior

Context / environment

Steps to Reproduce (for bugs)

Suggested Solution

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