forked from mono/mono
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono] retry mono_threads_pthread_kill if result == EAGAIN on Linux
Try to address dotnet/runtime#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
- Loading branch information
1 parent
93457ec
commit e92c931
Showing
1 changed file
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters