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 revertible assert case #23500

Closed

Conversation

jikim-msft
Copy link
Contributor

Description

Pre-req: #23485

Removes 0xa82 as the clone() replaces assert with UsageError

@github-actions github-actions bot added area: runtime Runtime related issues base: main PRs targeted against main branch labels Jan 8, 2025
@jikim-msft jikim-msft marked this pull request as ready for review January 8, 2025 21:54
@Copilot Copilot bot review requested due to automatic review settings January 8, 2025 21:54

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@alexvy86
Copy link
Contributor

alexvy86 commented Jan 8, 2025

You should probably do this together with the change that removes the assert, so we don't run any risk of this getting removed but some other PR causing it come back before we merge the removal of the assert.

@jikim-msft
Copy link
Contributor Author

@alexvy86

Got it. Will include it in the other PR.

@jikim-msft jikim-msft closed this Jan 8, 2025
@jikim-msft jikim-msft deleted the revertibles/remove-assert branch January 8, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: runtime Runtime related issues base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants