SIGKILL the disagg docker compose log follower

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0
    • 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.

            Assignee:
            Henri Nikku
            Reporter:
            Henri Nikku
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: