mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 00:59:42 +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>