Closed mxpv closed 8 months ago
Looks like we need to apply the patch https://github.com/containerd/rust-extensions/pull/251 for sync version as well to fix publishing https://github.com/containerd/rust-extensions/pull/252
do we need to update CI so it catches this?
Yeah. runc-shim uses async portion of the shim crate, leaving sync untested.
Looks like we need to apply the patch https://github.com/containerd/rust-extensions/pull/251 for sync version as well to fix publishing https://github.com/containerd/rust-extensions/pull/252