Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5208

CpuIsolatorTest/0.UserCpuUsage leaves orphan process on SIGINT

    XMLWordPrintableJSON

Details

    Description

      1. ./src/mesos-tests --gtest_filter="CpuIsolatorTest/0.UserCpuUsage" --gtest_repeat=1000
      2. Let this command run for a few seconds
      3. Control-C
      4. This leaves two orphan processes:

      $ ps aux | grep "[i]solator_test_ready"
      neilc           95960  99.3  0.0  2448748    628   ??  R    12:07PM   0:09.74 sh -c while true ; do true ; done &touch /private/tmp/RYcxzb/KwaMuF/mesos_isolator_test_ready; sleep 60
      neilc           95959   0.0  0.0  2436460   1108   ??  Ss   12:07PM   0:00.00 sh -c while true ; do true ; done &touch /private/tmp/RYcxzb/KwaMuF/mesos_isolator_test_ready; sleep 60
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            neilc Neil Conway
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: