-
Notifications
You must be signed in to change notification settings - Fork 8
fix(ocap-kernel): report a dead run loop instead of a healthy kernel #1005
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
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
6678692
fix(ocap-kernel): report a dead run loop instead of a healthy kernel
sirtimid 4fb9ca6
fix(ocap-kernel): roll back the crank the run loop died in
sirtimid ead5e17
fix(ocap-kernel): report run loop health sampled after the crank wait
sirtimid 9c9a0c0
fix(ocap-kernel): guard remote ingress at the boundary, not on the queue
sirtimid 7aab306
fix(ocap-kernel): call the run loop failure handler off a local, not …
sirtimid f793d8f
docs: Update changelogs
sirtimid d95b710
test(ocap-kernel): cover the run-loop rollback and crank bookkeeping …
sirtimid 4d1f5d2
fix(ocap-kernel): name the real error when an abort rollback fails
sirtimid 8455163
test: cover crank rollback against real SQLite and runLoop on the wire
sirtimid be4fb35
docs: say that a failed kernel is not recoverable in place
sirtimid c3eb0a0
fix(kernel-store): close the transaction a failed savepoint rollback …
sirtimid 29affc3
fix(kernel-cli): remediate a dead run loop before logging it
sirtimid 0293803
fix(ocap-kernel): guard the last ingress points and carry the cause t…
sirtimid 3af30a6
fix(kernel-cli): tear the kernel down when startup aborts, and terminate
sirtimid b5c129d
fix(kernel-cli): log best-effort in front of every fatal exit
sirtimid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.