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

Wpf: Ignore exceptions when calling GC.TryStartNoGCRegion #2683

Merged

Conversation

cwensley
Copy link
Member

Even though we only execute this right after the GCSettings.LatencyMode != GCLatencyMode.NoGCRegion check, TryStartNoGCRegion() can still apparently throw an InvalidOperationException sometimes.

@cwensley cwensley added this to the 2.8.4 milestone Sep 11, 2024
@cwensley cwensley force-pushed the curtis/wpf-textbox-gc-stuff-yet-again branch from 8a7f145 to 021d677 Compare September 11, 2024 19:50
@cwensley cwensley merged commit 4451ef7 into picoe:develop Sep 11, 2024
3 checks passed
@cwensley cwensley deleted the curtis/wpf-textbox-gc-stuff-yet-again branch September 11, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant