Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

[proxy] fix race condition when waiting for containers to start #1456

Merged
merged 1 commit into from
Sep 22, 2015

Conversation

paulbellamy
Copy link
Contributor

If ContainerStarted fired before the response handler, then the "waiter"
chan would be nil, and the response handler would hang.

If ContainerStarted fired before the response handler, then the "waiter"
chan would be nil, and the response handler would hang.
@paulbellamy
Copy link
Contributor Author

Introduced in #1210

rade added a commit that referenced this pull request Sep 22, 2015
[proxy] fix race condition when waiting for containers to start
@rade rade merged commit 17b7789 into master Sep 22, 2015
@paulbellamy paulbellamy deleted the fix-race-condition branch September 22, 2015 13:52
@rade rade added this to the 1.2.0 milestone Oct 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants