Fix: Robust shutdown and error handling for large file change batches in docker compose watch by amyssnippet · Pull Request #13525 · docker/compose

ndeloof

ndeloof

ndeloof previously approved these changes Jan 19, 2026

auto-merge was automatically disabled

January 19, 2026 15:08

Head branch was pushed to by a user without write access

ndeloof

ndeloof

@amyssnippet

Ensured all watcher and sync goroutines and channels are robustly closed on context cancellation or error.
Added explicit logging for large batches and context cancellation to prevent stuck processes and ensure graceful shutdown on Ctrl-C.

Signed-off-by: Amol Yadav <amyssnipet@yahoo.com>

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Jan 22, 2026

smallprogram added a commit to smallprogram/openwrt_packages that referenced this pull request

Jan 29, 2026

@smallprogram