-
Notifications
You must be signed in to change notification settings - Fork 39
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
Gracefully handle cases where urbit roll
didn't complete successfully
#530
Comments
@matthew-levan do you have any more details about how |
@mopfel-winrux may, as it was running on a NP. |
It was due to the docker version switching from 3.0 back to 2.12 |
Ok, great. That's fixed in #531. |
Ie, re-upgrade after downgrade will resolve the issue. |
Ok so we can close this after #531 gets reviewed and merged then. |
This PR cleans up the new epoch system from #459, fixing some small bugs, plugging leaks, and simplifying the interface to it. It still needs a final round of crash recovery testing (killing the process at every stage of the intialization/migration, confirming that subsequent restarts proceed as they should). Resolves #530.
This happened on @jalehman's ~siddef ship.
The text was updated successfully, but these errors were encountered: