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] retry mono_threads_pthread_kill if result == EAGAIN on Linux #33966

Merged
merged 3 commits into from
Mar 24, 2020

Conversation

lambdageek
Copy link
Member

Try to address #32377
(signal queue overflow) by sleeping and retrying a few times.

This is kind of a hack, but it woudl be good to see if it will address the issue

Try to address dotnet#32377
(signal queue overflow) by sleeping and retrying a few times.
@lambdageek lambdageek merged commit c67efd8 into dotnet:master Mar 24, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
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