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

Reduce the number of concurrent request threads in middleware tests. #2717

Conversation

jonathanknowles
Copy link
Member

@jonathanknowles jonathanknowles commented Jun 16, 2021

Issue Number

ADP-978

Overview

This PR reduces the maximum number of concurrent requests created in middleware tests.

Experimental testing shows that these tests fail if virtual memory is constricted to 4 GiB, but pass if the number of concurrent requests is restricted to a smaller number.

Experimental testing shows that this lowers the virtual memory footprint
of these tests.
@jonathanknowles
Copy link
Member Author

jonathanknowles commented Jun 16, 2021

Closing for the moment, as we have already disabled these tests on mac platforms in CI. (See #2709)

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