moby--moby/daemon/logger/jsonfilelog
Brian Goff 7a179972ff Fix cpu spin waiting for log write events
This loop is not ever going to return since it's never actually setting
the `err` var except on the first iteration.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-02-15 21:41:32 -05:00
..
jsonfilelog.go Use sync.Pool for logger Messages 2017-02-01 13:52:37 -05:00
jsonfilelog_test.go Rename 'context' to 'loginfo' in the logger module 2016-12-29 19:13:44 +08:00
read.go Fix cpu spin waiting for log write events 2017-02-15 21:41:32 -05:00