mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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> (cherry picked from commit db9bc51cbeb40204ff15ea1a40db8d3736ad3845) Signed-off-by: Tibor Vass <tibor@docker.com>