You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by GitBox <gi...@apache.org> on 2021/06/14 17:21:03 UTC

[GitHub] [mesos] cf-natali commented on pull request #388: Fixed a bug where the cgroup task killer leaves the cgroup frozen.

cf-natali commented on pull request #388:
URL: https://github.com/apache/mesos/pull/388#issuecomment-860855361


   Running the following usually reproduces the problem after a couple iterations:
   
   ```
   root@thinkpad:/home/cf/src/mesos/build# ./bin/mesos-tests.sh --gtest_filter="SlaveRecoveryTest/0.ExecutorDanglingLatestSymlink" --gtest_repeat=-1 --gtest_break_on_failure                                         
   ```
   
   ```
   root@thinkpad:~# uname -a
   Linux thinkpad 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28) x86_64 GNU/Linux
   ```
   
   I'll try to update the MR with the new approach soon.


-- 
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