Skip to content

Per-test thread overhead added in #8531 hits fd limit on OS X #8608

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

Closed
lilyball opened this issue Aug 19, 2013 · 3 comments
Closed

Per-test thread overhead added in #8531 hits fd limit on OS X #8608

lilyball opened this issue Aug 19, 2013 · 3 comments

Comments

@lilyball
Copy link
Contributor

The fd limit issue on OS X rises again. With #8531 merged in, compiletest hits the fd limit. The workaround we have for it is only triggered when running the scheduler tests. Looks like compiletest needs it too.

@lilyball
Copy link
Contributor Author

Referenced workaround is introduced in 2001cc0

@brson
Copy link
Contributor

brson commented Aug 23, 2013

#8531 is reverted by #8645

@alexcrichton
Copy link
Member

This is no longer an issue. The compiletest runner specifically raises the limit and so do the other portions of the infrastructure which ran into this limit.

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

No branches or pull requests

3 participants