qianzhangxa commented on a change in pull request #355: Handle EBUSY when destroying a cgroup.
URL: https://github.com/apache/mesos/pull/355#discussion_r406727510
##########
File path: src/linux/cgroups.cpp
##########
@@ -263,6 +265,70 @@ static Try<Nothing> cloneCpusetCpusMems(
return Nothing();
}
Review comment:
One more newline here.
----------------------------------------------------------------
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
|