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

feat(gstd): add feature panic-handler #2915

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

StackOverflowExcept1on
Copy link
Member

Resolves #2816

Changes:

  • conditional compilation has been simplified using De Morgan's laws
  • added feature panic-handler to the gstd

@StackOverflowExcept1on StackOverflowExcept1on added the A0-pleasereview PR is ready to be reviewed by the team label Jul 7, 2023
@StackOverflowExcept1on StackOverflowExcept1on merged commit f4407fa into master Jul 13, 2023
10 checks passed
@StackOverflowExcept1on StackOverflowExcept1on deleted the av/gstd-panic-handler branch July 13, 2023 10:13
@shamilsan shamilsan added the B1-releasenotes The feature deserves to be added to the Release Notes label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team B1-releasenotes The feature deserves to be added to the Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding feature gates for gstd
4 participants