cgroups-rs
cgroups-rs copied to clipboard
Implement Drop (cg.delete() not removing cgroup)
trafficstars
Which feature do you think can be improved?
Can we implement Drop for the cgroup? I understand that this will be a major version change in the future, however this is something we are considering leveraging for Aurae.
How can it be improved?
Ensure that cg.delete() removes the cgroup from the system - OR - create a similar method with this behavior.
Additional Information
Pat yourself on the back for doing god's work and maintaining the cgroup crate in rust.