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

Race between weavewait and proxy #1300

Closed
bboreham opened this issue Aug 14, 2015 · 0 comments
Closed

Race between weavewait and proxy #1300

bboreham opened this issue Aug 14, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@bboreham
Copy link
Contributor

The proxy is coded to start client containers via weavewait, then send them a SIGUSR2 when everything is ready. However the container start is asynchronous, so it is possible that the proxy manages to send the signal before weavewait is listening for it, which will result in a hang.

Comments in #1258 suggest this has been seen in real life.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants