mirror of
https://github.com/containerd/containerd.git
synced 2026-07-25 16:57:13 +00:00
There is currently an issue in the race detector in Go on Windows when used with a newer version of GCC. The issue was first reported here: https://github.com/golang/go/issues/46099 Fixes #7104 Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>