mirror of
https://github.com/moby/moby.git
synced 2026-07-23 07:51:53 +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>