Write error to watcher error channel if Start() fails by Trolldemorted · Pull Request #13263 · docker/compose
Up's loop will notice globalCtx is done, and invoke watcher.Stop(). Stop() reads from the watcher error channel. If Start() does not write an error, Stop() will never finish. Fixes docker#13262 Signed-off-by: Benedikt Radtke <benediktradtke@gmail.com>
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request
Oct 20, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters