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

Fix docker client on some systems #1663

Merged
merged 3 commits into from
Jul 6, 2016
Merged

Fix docker client on some systems #1663

merged 3 commits into from
Jul 6, 2016

Conversation

garagatyi
Copy link

Fix DockerConnector to avoid failing tests on some systems.
Use Future to prevent undefined order of thread execution.
Also change some exception message.
Also disable useless warnings of IDEs in some tests.

Fix DockerConnector to avoid failing tests on some systems.
Use Future to prevent undefined order of thread execution.
Also change some exception message.
Also disable useless warnings of IDEs in some tests.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
@garagatyi
Copy link
Author

@skabashnyuk @evoevodin @mmorhun Please review

@codenvy-ci
Copy link

@mmorhun
Copy link
Contributor

mmorhun commented Jul 6, 2016

+1

Alexander Garagatyi added 2 commits July 6, 2016 11:46
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
@garagatyi garagatyi merged commit 0e1d877 into master Jul 6, 2016
@garagatyi garagatyi deleted the CHE-1144 branch July 6, 2016 08:49
@codenvy-ci
Copy link

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.

3 participants