Skip to content

Fix test open files limit with better compatibility - #1275

Open
ibujna wants to merge 1 commit into
memcached: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 into
memcached:nextfrom
ibujna:bugfix/fix_test_with_maxconn_limit_in_MacOS

Conversation

@ibujna

@ibujna ibujna commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

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.

@dormando
dormando force-pushed the next branch 3 times, most recently from 045c65b to 2d51e36 Compare July 10, 2026 04:12
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