mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +00:00
With the ticker this could end up just doing back-to-back checks, which isn't really what we want here. Instead use a sleep to ensure we actually sleep for the desired interval. Signed-off-by: Brian Goff <cpuguy83@gmail.com>