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

[release/6.0-rc1] [mono] Avoid a JIT assert. #58127

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 25, 2021

Backport of #58071 to release/6.0-rc1

/cc @lewing @vargaz

Customer Impact

Resolves a customer issue #57560 by skipping an optimization when AOTing instead of asserting.

Testing

Manual

Risk

Low, disables optimization instead of asserting.

@lewing lewing added the Servicing-consider Issue for next servicing release review label Aug 25, 2021
@Anipik Anipik added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 27, 2021
@Anipik
Copy link
Contributor

Anipik commented Aug 27, 2021

approved offline

@Anipik Anipik merged commit 0cd887c into release/6.0-rc1 Aug 27, 2021
@lewing lewing deleted the backport/pr-58071-to-release/6.0-rc1 branch August 27, 2021 18:36
@ghost ghost locked as resolved and limited conversation to collaborators Sep 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-JIT-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants