Skip to content

add a parallel test case #140

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

Merged
merged 1 commit into from
Dec 6, 2019
Merged

add a parallel test case #140

merged 1 commit into from
Dec 6, 2019

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Dec 6, 2019

Motivation:

It's important to also have a test case where async-http-client is
actually used to do multiple parallel requests on multiple workers.

Modification:

Add a test where 5 workers are doing 100 requests each.

Result:

Better test coverage.

@weissi weissi requested a review from artemredkin December 6, 2019 14:31
Motivation:

It's important to also have a test case where async-http-client is
actually used to do multiple parallel requests on multiple workers.

Modification:

Add a test where 5 workers are doing 100 requests each.

Result:

Better test coverage.
@weissi weissi merged commit de4d1ad into swift-server:master Dec 6, 2019
@weissi weissi deleted the jw-ptest branch December 6, 2019 17:40
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.

2 participants