mirror of
https://github.com/containerd/containerd.git
synced 2026-08-12 22:16:27 +00:00
This makes use of pkg/sys's IgnoringEintr function to clean up some of the redundant eintr loops we had laying around. Signed-off-by: Danny Canter <danny@dcantah.dev>