mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 10:41:14 +00:00
Event notifications from Docker will be dropped if not collected quickly enough; using a buffered chan reduces the chance of this happening.