mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
Fixes a race when starting a container when there is an error, the stdio streams are not always written. Signed-off-by: Brian Goff <cpuguy83@gmail.com>