mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
With go1.5's concurrency, the use of a goroutine in Log'ing events was causing the resulting events to not be in order. Signed-off-by: Vincent Batts <vbatts@redhat.com> Upstream-commit: 09e7dd03f8740d7865ea91c56a231ce9ae9bec82 Component: engine