GitHub user r4um opened a pull request:
https://github.com/apache/mesos/pull/304
[MESOS-7386] Do a stop if container is not killed
Fixes [MESOS-7386](https://issues.apache.org/jira/browse/MESOS-7386)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/r4um/mesos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/304.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #304
----
commit 933cd229119925d8196149cbe6f775434b6e2cfa
Author: Pranay Kanwar <pranay.kanwar@...>
Date: 2018-07-22T06:41:14Z
[MESOS-7386] Do a stop if container is not killed
----
---