cf-natali commented on a change in pull request #355: Handle EBUSY when destroying a cgroup.
URL: https://github.com/apache/mesos/pull/355#discussion_r407235607
##########
File path: src/linux/cgroups.cpp
##########
@@ -691,21 +760,6 @@ Try<Nothing> create(
}
-Try<Nothing> remove(const string& hierarchy, const string& cgroup)
Review comment:
> Let's remove the declaration from the header file too
Done.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|