-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The docker CLI can swallow SIGTERM without forwarding it to the compose plugin (docker/cli#4402), so `docker compose logs --follow` never exits and DockerComposeProject.down() hangs forever in waitpid until the task times out. Kill the follower with SIGKILL instead. The compose plugin exits on its own when the CLI dies.
- related to
-
SERVER-134250 Kill the compose plugin when stopping the disagg log follower
-
- Closed
-