mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Fix race condition issue to solve an issue about "panic: runtime error: invalid memory address or nil pointer dereference". This fix stabilize Docker daemon under the situation of communication problem with Fluentd processes. Signed-off-by: Satoshi Tagomori <tagomoris@gmail.com> Upstream-commit: 87124b9d62bc71f7632126cf7f8d5eb805c4a7f1 Component: engine