mirror of
https://github.com/docker/compose.git
synced 2026-06-29 04:33:41 +00:00
Up's loop will notice globalCtx is done, and invoke watcher.Stop(). Stop() reads from the watcher error channel. If Start() does not write an error, Stop() will never finish. Fixes https://github.com/docker/compose/issues/13262 Signed-off-by: Benedikt Radtke <benediktradtke@gmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| bridge | ||
| compose | ||
| e2e | ||
| mocks | ||
| progress | ||
| prompt | ||
| remote | ||
| utils | ||
| watch | ||