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

prevent spawn_fn panic bubbling #255

Merged
merged 1 commit into from
Jan 29, 2021
Merged

prevent spawn_fn panic bubbling #255

merged 1 commit into from
Jan 29, 2021

Conversation

robjtede
Copy link
Member

PR Type

Refactor

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Format code with the latest stable rustfmt

Overview

Panicking in a spawn_fn call can no longer crash the worker.

@robjtede robjtede marked this pull request as ready for review January 29, 2021 04:32
@robjtede robjtede merged commit 2924419 into master Jan 29, 2021
@robjtede robjtede deleted the spawn-fn-no-panic branch January 29, 2021 14:16
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

Successfully merging this pull request may close these issues.

None yet

1 participant