Skip to content

fix(compose): resolve multiple epic #14074 findings - #14116

Open
madhoshyagnik wants to merge 1 commit into
docker:mainfrom
madhoshyagnik:14074-fix-epic-items
Open

fix(compose): resolve multiple epic #14074 findings#14116
madhoshyagnik wants to merge 1 commit into
docker:mainfrom
madhoshyagnik:14074-fix-epic-items

Conversation

@madhoshyagnik

Copy link
Copy Markdown

This PR fixes a few bugs identified in #14074:

  • Fix bug where success boolean in bus.Done was inverted in pkg/compose/progress.go
  • Move Watcher mutex from package-level to struct-level in pkg/compose/watch.go
  • Fix state machine leak in Watcher.Start on failed start

Ref #14074

- Fix bug where success boolean in bus.Done was inverted in pkg/compose/progress.go
- Move Watcher mutex from package-level to struct-level in pkg/compose/watch.go
- Fix state machine leak in Watcher.Start on failed start
- Add AI_AGENT_DISCLOSURE.md

Ref docker#14074

Signed-off-by: madhoshyagnik <madhosh1yagnik@gmail.com>
@madhoshyagnik
madhoshyagnik requested review from a team as code owners August 23, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant