8000 kernel: add RestartWithDebugFaultPolicy by lschuermann · Pull Request #3986 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kernel: add RestartWithDebugFaultPolicy #3986

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 1 commit into from
May 10, 2024

Conversation

lschuermann
Copy link
Member

Pull Request Overview

This pull request adds a RestartWithDebug fault policy, which is slightly less opaque compared to just the RestartFaultPolicy when we use it as part of educational material. It actually shows that Tock restarts processes and doesn't simply mask faults. :)

Testing Strategy

This pull request was tested by faulting an app and seeing it print the message.

TODO or Help Wanted

N/A

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@bradjc bradjc added this pull request to the merge queue May 10, 2024
Merged via the queue into tock:master with commit 7185327 May 10, 2024
12 checks passed
@bradjc bradjc deleted the dev/restart-with-debug-policy branch May 10, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0