-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std::rt: Use a constant 4 threads for multithreaded sched tests. #7772
Too much overcommit here exhausts the low fd limit on OS X.
- Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49b72bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from pcwalton
at brson@49b72bd
49b72bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging brson/rust/rt-overcommit = 49b72bd into auto
49b72bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brson/rust/rt-overcommit = 49b72bd merged ok, testing candidate = 098709a
49b72bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/475
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/478
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt/builds/480
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt-vg/builds/473
success: http://buildbot.rust-lang.org/builders/auto-mac-all-opt/builds/477
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/494
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt/builds/497
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/494
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt/builds/498
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt-vg/builds/503
success: http://buildbot.rust-lang.org/builders/auto-linux-all-opt/builds/496
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/478
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt/builds/493
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/271
49b72bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 098709a