containerd/core/metrics/cgroups
Danny Canter b50e9eae43 Refactor spots to make use of sys.IgnoringEintr
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>
2024-04-10 11:24:01 -07:00
..
common Move metrics to core/metrics 2024-01-17 09:57:55 -08:00
v1 Refactor spots to make use of sys.IgnoringEintr 2024-04-10 11:24:01 -07:00
v2 Move events to plugins and core 2024-02-27 22:09:20 -08:00
cgroups.go Move events to plugins and core 2024-02-27 22:09:20 -08:00
metrics_test.go Move metrics to core/metrics 2024-01-17 09:57:55 -08:00