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

Disable the new exception handling by default again #99066

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

janvorli
Copy link
Member

The new EH was enabled by default right before we've snapped for preview 2, but there were couple of issues that stemmed from it. I've fixed most of them, but aspnet has one that needs to be investigated and there is no more time left for preview 2.

The new EH was enabled by default right before we've snapped for preview
2, but the various nightly CI tests that were executed after has
uncovered a couple of issues that I've never seen before. I've fixed two
of them, but another one has surfaced today, this time a GC hole that
seems to be related to the new EH. Since there is no time left for
inverstigating and fixing that for preview 2, I am disabling it by
default again.
@janvorli janvorli added this to the 9.0.0 milestone Feb 28, 2024
@janvorli janvorli requested a review from jkotas February 28, 2024 18:11
@janvorli janvorli self-assigned this Feb 28, 2024
@janvorli
Copy link
Member Author

/backport to release/9.0-preview2

Copy link
Contributor

Started backporting to release/9.0-preview2: https://github.com/dotnet/runtime/actions/runs/8085130454

@janvorli janvorli merged commit 4c90107 into dotnet:main Feb 28, 2024
111 checks passed
@janvorli janvorli deleted the disable-new-eh-again branch February 28, 2024 20:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants