moby--moby/libcontainerd
Brian Goff 04a0d6b863 Change containerd monitor ticker to sleep
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>
2018-03-13 13:20:19 -04:00
..
client_daemon.go Fix container cleanup on daemon restart 2018-02-09 14:36:36 -05:00
client_daemon_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client_daemon_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client_local_windows.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
process_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
queue.go Add canonical import comment 2018-02-05 16:51:57 -05:00
queue_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon.go Change containerd monitor ticker to sleep 2018-03-13 13:20:19 -04:00
remote_daemon_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon_options.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon_options_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_daemon_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
remote_local.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
types_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00