mirror of
https://github.com/moby/moby.git
synced 2026-07-17 21:11:19 +00:00
`defer r.WaitTimeout(10s)` was in a wrong place and had caused the daemon to hang for 10 seconds. Fix #39025 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>