Files
containerd/pkg
Claudiu Belu 55faa5e93d task delete: Closes task IO before waiting
After containerd restarts, it will try to recover its sandboxes,
containers, and images. If it detects a task in the Created or
Stopped state, it will be removed. This will cause the containerd
process it hang on Windows on the t.io.Wait() call.

Calling t.io.Close() beforehand will solve this issue.

Additionally, the same issue occurs when trying to stopp a sandbox
after containerd restarts. This will solve that case as well.

Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
2021-09-07 02:17:01 -07:00
..
2021-08-22 09:31:50 +09:00
2020-04-22 19:35:37 -05:00
2021-03-12 08:47:05 -08:00
2021-08-22 09:31:50 +09:00
2020-04-22 19:35:37 -05:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2019-07-14 20:49:40 -07:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00