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

Serialize all Docker Compose operations #226

Merged
merged 1 commit into from
Sep 25, 2016
Merged

Conversation

rnorth
Copy link
Member

@rnorth rnorth commented Sep 22, 2016

... to avoid concurrency issues when running tests in parallel (Docker Compose exhibits race conditions under concurrent usage - HT to @pcornish)

…when running tests in parallel (Docker Compose exhibits race conditions under concurrent usage - HT to @pcornish)
@rnorth
Copy link
Member Author

rnorth commented Sep 22, 2016

@pcornish would you mind trying this out some time and let me know if it addresses the concurrency issues you were seeing?

@rnorth rnorth added this to the 1.1.6 milestone Sep 24, 2016
@outofcoffee
Copy link
Contributor

Nice, thanks @rnorth :-)

@rnorth rnorth merged commit dd6209c into master Sep 25, 2016
@rnorth rnorth deleted the docker-compose-mutex branch September 25, 2016 08:54
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

2 participants