20240513-1
Pre-release
Pre-release
·
16 commits
to main
since this release
Fix cgroup.events error when cgroup is gone before reading events If cgroup is gone before reading the cgroup.events file then it will return an error. Treat errors as unpopulated to account for it.