This is an automated email from the ASF dual-hosted git repository.
abudnik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from e8793b2 Fixed libevent SSL socket shutdown race condition.
new af3ca18 Handled EBUSY when destroying a cgroup.
new 8c0b882 Added Charles-Francois Natali to contributors list.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/contributors.yaml | 6 +
src/linux/cgroups.cpp | 121 ++++++++++++++-------
src/linux/cgroups.hpp | 14 ---
src/tests/containerizer/cgroups_isolator_tests.cpp | 3 +-
src/tests/containerizer/cgroups_tests.cpp | 14 +--
5 files changed, 94 insertions(+), 64 deletions(-)