-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
test for fd exhaustion fails if ulimit is configured to allow too many open file descriptors #19132
Labels
test
This change adds or pertains to unit tests
Comments
vtjnash
added a commit
that referenced
this issue
Nov 12, 2016
vtjnash
added a commit
that referenced
this issue
Nov 12, 2016
This was referenced Nov 12, 2016
vtjnash
added a commit
that referenced
this issue
Nov 14, 2016
vtjnash
added a commit
that referenced
this issue
Nov 14, 2016
vtjnash
added a commit
that referenced
this issue
Nov 14, 2016
fcard
pushed a commit
to fcard/julia
that referenced
this issue
Feb 28, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added in #17824. As @yuyichao noted in 3cfd1e4#commitcomment-18549600, the test should probably set the ulimit first so that FD exhaustion is guaranteed. cc @vtjnash
The text was updated successfully, but these errors were encountered: