cgroups-rs icon indicating copy to clipboard operation
cgroups-rs copied to clipboard

Implement Drop (cg.delete() not removing cgroup)

Open krisnova opened this issue 3 years ago • 0 comments
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.

krisnova avatar Oct 23 '22 14:10 krisnova