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

Add fault handling to processes #24

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Add fault handling to processes #24

merged 4 commits into from
Nov 14, 2024

Conversation

stevenewald
Copy link
Owner

No description provided.

@stevenewald
Copy link
Owner Author

This doesn't handle hard faults. I don't think we should for this project - no user process should be able to raise a hard fault

@stevenewald
Copy link
Owner Author

Also, the next commit will add error handling if a process doesn't provide a fault handler

@stevenewald stevenewald merged commit eee1d5b into main Nov 14, 2024
1 check passed
@stevenewald stevenewald deleted the error-handling branch November 14, 2024 16:20
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.

1 participant