Skip to content

fix(dream-cli): _compose_run_with_summary polish (SIGINT cleanup + zero-grep-match hint) #442

@yasinBursali

Description

@yasinBursali

fix(dream-cli): _compose_run_with_summary polish (SIGINT cleanup + zero-grep-match hint)

Consolidated from: #405 + #407

Scope

Two polish changes to the same function body (_compose_run_with_summary at dream-server/dream-cli:513-553):

Files

  • dream-server/dream-cli_compose_run_with_summary function only

Rationale for merge

Literally the same function body, two consecutive edits in adjacent blocks. One PR, one review round. Merging avoids two back-to-back PRs stomping on identical diff territory.

Implementation notes

Discovery context

Filed during 23APR audit/fix cycle, both as PR-10 CG follow-ups. Both live scenarios exist: (a) user hits Ctrl-C mid-restart leaving orphaned /tmp/tmp.* compose logs, (b) docker compose fails with error messages that don't match error|unhealthy|failed|dependency (e.g. "no such service: X") producing a blank-body error banner — observed live during dream restart dream-does-not-exist test in the 23APR end-to-end verification.

Closes #405, #407. Labels: bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions