mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +00:00
In the containerd supervisor, instead of polling the healthcheck API every 500 milliseconds we can just wait for the process to exit. Signed-off-by: Brian Goff <cpuguy83@gmail.com>