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

Remove system exceptions #1917

Closed
wants to merge 1 commit into from

Conversation

bernardnormier
Copy link
Member

This PR removes system exceptions in C++.

As a reminder, system exceptions are special local exceptions that propagate "as-is" through collocated calls. They were not documented and used by Freeze for automatic retries on deadlock exception.

@bernardnormier
Copy link
Member Author

Merged with #1918.

@bernardnormier bernardnormier deleted the xsystemex branch May 10, 2024 23:43
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.

3 participants