Closed thaJeztah closed 3 years ago
This reverts https://github.com/containerd/fifo/commit/14d831365bf0512ec3d3eaaedff4b63fac1edf73 (https://github.com/containerd/fifo/pull/36), as there were many other paths that failed to compile on Windows, so it was a wasted effort.
Also;
~Unfortunately, linting still fails on windows; see https://github.com/containerd/fifo/pull/38#issuecomment-807125971 for unknown reasons, so I think I'll call it a day (no windows code should import this)~
Tested these changes in https://github.com/containerd/containerd/pull/5269 to verify all is working
This reverts https://github.com/containerd/fifo/commit/14d831365bf0512ec3d3eaaedff4b63fac1edf73 (https://github.com/containerd/fifo/pull/36), as there were many other paths that failed to compile on Windows, so it was a wasted effort.
Also;
~Unfortunately, linting still fails on windows; see https://github.com/containerd/fifo/pull/38#issuecomment-807125971 for unknown reasons, so I think I'll call it a day (no windows code should import this)~