-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c5891e6
commit 2f17d25
Showing
1 changed file
with
1 addition
and
1 deletion.
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
2f17d25
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.
@BenTheElder I have a question about this old commit... it seems like it reverts the intention of this previous PR: #760.
That PR explained why explicitly setting the
LimitNOFILE
is a good idea -- it improves reproducibility because some applications don't perform well with some limits. (Either too low or too high of a limit can cause problems.)Any chance you could comment on why this was changed? Thanks!
2f17d25
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.
Please see the PR instead of the detached commit #1799 (comment)