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

Recover from startup crashes #46

Closed
bhackett1024 opened this issue Feb 6, 2020 · 1 comment
Closed

Recover from startup crashes #46

bhackett1024 opened this issue Feb 6, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@bhackett1024
Copy link
Collaborator

There have been a number of startup crashes seen recently. While it would be nice if these were all fixed, it would be better if the crash recovery mechanism could deal with replaying processes that crash before they fork. If we just start up another remote process it probably won't crash.

@bhackett1024 bhackett1024 added the enhancement New feature or request label Feb 6, 2020
@bhackett1024 bhackett1024 added this to the alpha milestone Feb 6, 2020
@bhackett1024
Copy link
Collaborator Author

bhackett1024 pushed a commit that referenced this issue Mar 27, 2020
Pick commits:
- 7fe03b4: Bail out if the output device has no output channel (#50)
- ad74bad: Update README
- 3f38b17: Replace `*.get_mut()` by `*.store()` on all the `Atomic*` (#47)
- b1bc781: Run tests by sanitizers (#46)

Differential Revision: https://phabricator.services.mozilla.com/D62654

--HG--
extra : source : 24b97b0c24f0f30965d5d30dfa2a796e3c994e5e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant