mirror of
https://github.com/docker/compose.git
synced 2025-07-22 21:24:38 +02:00
This prevent a race condition on `down` as stack is deleted and we still ask for stack events as we didn't recieved the DELETE_COMPLETE one Use WaitUntilStack* to detect stack operation completion Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Description
Languages
Go
96.9%
Dockerfile
2.3%
Makefile
0.5%
HCL
0.2%