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

[mono] Fix an infinite loop in eglib. #98774

Merged
merged 1 commit into from
Feb 21, 2024
Merged

[mono] Fix an infinite loop in eglib. #98774

merged 1 commit into from
Feb 21, 2024

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Feb 21, 2024

introduced in #92279

@lewing lewing merged commit 8819b22 into dotnet:main Feb 21, 2024
107 of 111 checks passed
@vargaz vargaz deleted the eglib-loop branch February 21, 2024 22:55
@akoeplinger
Copy link
Member

are we missing some testing on Windows or how did this not show up in CI?

@steveisok
Copy link
Member

are we missing some testing on Windows or how did this not show up in CI?

Yeah, at the very least, we need to make this functional test active. I'm not sure which configuration would be in the best position to do that. Maybe wasm?

Tbh, it's hard to believe no configurations we run on windows didn't have a call to g_fopen.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2024
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.

4 participants