d9c1bae core/cgroup: ignore kernel cgroup.events when thawing

1 file Authored by msizanoen1 a year ago, Committed by zbyszek a year ago,
    core/cgroup: ignore kernel cgroup.events when thawing
    
    The `frozen` state can be `0` while the processes are indeed frozen (see
    last commit). Therefore do not respect cgroup.events when checking
    whether thawing is necessary.
    
    (cherry picked from commit 7fcd26978484b9a328b976799fbca038430f942f)
    
        
file modified
+13 -8