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

script: Increase our file descriptor limit on Linux. #6707

Merged
merged 1 commit into from Jul 23, 2015

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Jul 23, 2015

We've had problems with this before, and I think it's starting to cause
problems again.

See PRs #6629 and #6616; my current theory is that this is the problem.

r? @larsbergstrom

Review on Reviewable

We've had problems with this before, and I think it's starting to cause
problems again.
@highfive
Copy link

highfive commented Jul 23, 2015

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Jul 23, 2015

Critic review: https://critic.hoppipolla.co.uk/r/5632

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Jul 23, 2015

@bors-servo: r+

I don't have a problem with this - it's also somewhat consistent with what we do in Gecko:
http://mxr.mozilla.org/mozilla-central/source/netwerk/base/nsSocketTransportService2.cpp#1434

@bors-servo
Copy link
Contributor

bors-servo commented Jul 23, 2015

📌 Commit 2c21c94 has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Jul 23, 2015

Testing commit 2c21c94 with merge 0d7744b...

bors-servo pushed a commit that referenced this pull request Jul 23, 2015
script: Increase our file descriptor limit on Linux.

We've had problems with this before, and I think it's starting to cause
problems again.

See PRs #6629 and #6616; my current theory is that this is the problem.

r? @larsbergstrom

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6707)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 23, 2015

☀️ Test successful - android, gonk, linux1, linux2, linux3, mac1, mac2, mac3

@bors-servo bors-servo merged commit 2c21c94 into servo:master Jul 23, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.