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

Minimal fix for sporadic Mono.Unix.UnixSignalTest.TestWaitAny crashes (bug #35936) #2264

Merged
merged 2 commits into from Nov 24, 2015

Conversation

xmcclure
Copy link
Contributor

PR #2260 contained several things mixed together and the discussion is taking some time. Splitting out two minimal patches which directly address the main crash:

fsync() on a file descriptor from a pipe() is invalid, and
occasionally crashes on current OS X.
jonpryor added a commit that referenced this pull request Nov 24, 2015
Minimal fix for sporadic Mono.Unix.UnixSignalTest.TestWaitAny crashes (bug #35936)
@jonpryor jonpryor merged commit bc3822e into mono:master Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants