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

Run tests in parallel #250

Merged
merged 2 commits into from
Apr 4, 2022
Merged

Run tests in parallel #250

merged 2 commits into from
Apr 4, 2022

Conversation

jjngx
Copy link
Contributor

@jjngx jjngx commented Apr 1, 2022

Proposed changes

Run tests in parallel and verify that no race conditions occur.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING guide
  • I have proven my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have ensured the README is up to date
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch on my own fork

@jjngx jjngx added the tests Pull requests that update tests label Apr 1, 2022
@jjngx jjngx merged commit a9f3eba into nginxinc:main Apr 4, 2022
@tomasohaodha tomasohaodha self-requested a review April 4, 2022 16:07
@lucacome lucacome added the chore Pull requests for routine tasks label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants