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

DM-11137: Limit number of writers in test based on available resources #63

Merged
merged 1 commit into from Jun 30, 2017

Conversation

timj
Copy link
Member

@timj timj commented Jun 30, 2017

Mac Terminal only allows 256 open files so this test was failing in some cases. Now ask for the maximum number and cap the number of writers dynamically. iTerm2 has different settings and Python2 and Python3 use differing numbers of open files.

Mac Terminal only allows 256 open files so this test was failing
in some cases. Now ask for the maximum number and cap the
number of writers dynamically. iTerm2 has different settings
and Python2 and Python3 use differing numbers of open files.
@timj timj requested a review from n8pease June 30, 2017 16:09
@timj timj merged commit 36cc70f into master Jun 30, 2017
@ktlim ktlim deleted the tickets/DM-11137 branch August 25, 2018 06:14
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.

None yet

1 participant