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

refactor: Move the bump of the file descriptor limit to a dedicated class #1189

Merged
merged 4 commits into from
Nov 22, 2023

Conversation

theofidry
Copy link
Member

@theofidry theofidry commented Nov 21, 2023

No description provided.

@theofidry theofidry changed the title refactor: Move the bump of the file descriptor limit to a dedicated refactor: Move the bump of the file descriptor limit to a dedicated class Nov 21, 2023
);

return static function () use ($io, $softLimit, $hardLimit): void {
// TODO: this check looks redundant
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO

OutputInterface::VERBOSITY_DEBUG,
);

// TODO: loverage noop
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO (there is more occurrences to check in the codebase)

@theofidry theofidry enabled auto-merge (squash) November 22, 2023 09:01
@theofidry theofidry merged commit e0c5508 into box-project:main Nov 22, 2023
154 checks passed
@theofidry theofidry deleted the refactor/file-limit branch November 22, 2023 09:16
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

Successfully merging this pull request may close these issues.

1 participant