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

h2o-test: use unique session id strings #119

Closed
wants to merge 1 commit into from

Conversation

avati
Copy link
Contributor

@avati avati commented Apr 17, 2015

When tests are run in parallel, session IDs can collide and cause
unexpected failures. Give a unique session ID string for each test
to allow safe testing in parallel.

Signed-off-by: Anand Avati [email protected]

When tests are run in parallel, session IDs can collide and cause
unexpected failures. Give a unique session ID string for each test
to allow safe testing in parallel.

Signed-off-by: Anand Avati <[email protected]>
@asfgit asfgit closed this in 435dd49 Apr 17, 2015
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