mirror of
https://github.com/docker/compose.git
synced 2026-06-28 04:03:48 +00:00
The previous code would wait for dependencies to become healthy forever, even if they'd become unhealthy in the meantime. I can't find an issue report for this bug, but it was described in a comment on the PR that introduced the `--wait` flag [0]. [0]: https://github.com/docker/compose/pull/8777#issuecomment-965643839 Signed-off-by: Nikhil Benesch <nikhil.benesch@gmail.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| cancel_test.go | ||
| cascade_stop_test.go | ||
| compose_build_test.go | ||
| compose_exec_test.go | ||
| compose_run_test.go | ||
| compose_test.go | ||
| cp_test.go | ||
| e2e_config_plugin.go | ||
| e2e_config_standalone.go | ||
| framework.go | ||
| ipc_test.go | ||
| logs_test.go | ||
| main_test.go | ||
| metrics_test.go | ||
| networks_test.go | ||
| restart_test.go | ||
| scan_message_test.go | ||
| start_fail_test.go | ||
| start_stop_test.go | ||
| volumes_test.go | ||