mirror of
https://github.com/containerd/containerd.git
synced 2026-07-26 03:06:33 +00:00
Removes the start dependency on V1 runtimes in the TasksService for: // +build windows_v2. For unix and windows (v1) this code remains to load all v1 runtimes as expected. Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>