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

test for fd exhaustion fails if ulimit is configured to allow too many open file descriptors #19132

Closed
simonster opened this issue Oct 27, 2016 · 0 comments · Fixed by #19307
Closed
Labels
test This change adds or pertains to unit tests

Comments

@simonster
Copy link
Member

simonster commented Oct 27, 2016

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

@simonster simonster added the test This change adds or pertains to unit tests label Oct 27, 2016
vtjnash added a commit that referenced this issue Nov 12, 2016
vtjnash added a commit that referenced this issue 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
vtjnash added a commit that referenced this issue Feb 7, 2017
fix #19132

(cherry picked from commit 87c559c, PR #19307)
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
Labels
test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant