Skip to content

Fix test open files limit with better compatibility#1275

Open
ibujna wants to merge 1 commit intomemcached:nextfrom
ibujna:bugfix/fix_test_with_maxconn_limit_in_MacOS
Open

Fix test open files limit with better compatibility#1275
ibujna wants to merge 1 commit intomemcached:nextfrom
ibujna:bugfix/fix_test_with_maxconn_limit_in_MacOS

Conversation

@ibujna
Copy link
Contributor

@ibujna ibujna commented Mar 21, 2026

MacOS has a very low default soft limit (256) on open file descriptors, causing EMFILE errors after ~270 connections. Increase it programmatically (or via system config) to support higher concurrency, matching Linux defaults.

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