mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
This is needed to suppress a log message about a harmless condition which was previously logged at the WARNING log level with potentially high frequency (https://github.com/docker/go-events/pull/11). Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>