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

Spec: Fix a broken debug scope assert #96

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Spec: Fix a broken debug scope assert #96

merged 1 commit into from
Sep 26, 2023

Conversation

alexmturner
Copy link
Collaborator

@alexmturner alexmturner commented Sep 12, 2023

Instead of asserting that a debug scope exists, we should return a default value to match the implementation.


Preview | Diff

@alexmturner
Copy link
Collaborator Author

@linnan-github, could you PTAL? Thanks!

@alexmturner alexmturner added the spec Related to specification/standardization label Sep 12, 2023
Base automatically changed from debug-mode-conditional to main September 25, 2023 22:05
Instead of asserting, we should return a default value to match the
implementation.
@alexmturner alexmturner merged commit 0ca85d9 into main Sep 26, 2023
1 check passed
@alexmturner alexmturner deleted the fix-assert branch September 26, 2023 21:08
github-actions bot added a commit that referenced this pull request Sep 26, 2023
SHA: 0ca85d9
Reason: push, by alexmturner

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec Related to specification/standardization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants