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

Robust error handling #8

Open
hai-rise opened this issue Apr 19, 2024 · 0 comments
Open

Robust error handling #8

hai-rise opened this issue Apr 19, 2024 · 0 comments
Labels
enhancement New feature or request time-consuming

Comments

@hai-rise
Copy link
Contributor

hai-rise commented Apr 19, 2024

Libraries should not casually panic! We should always return errors to library users and perhaps add an option to fall back to sequential if the parallel executor panics.
Let's improve error types and hunt down them unwrap, unreacheable, debug_assert!, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request time-consuming
Projects
None yet
Development

No branches or pull requests

1 participant