hang analyzer do not wait on zombie processes to end on SIGQUIT

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • 143
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      On TSAN/ASAN variants we send a sigquit to the inputted pids. If these pids only include the child processes then it is normal for them to become zombies. In practice this only happens in the shell hang analyzer. We should be able to treat these zombie processes as ended from the hang_analyzer point of view and they will be reaped whenever the parent dies anyways.

            Assignee:
            Trevor Guidry
            Reporter:
            Trevor Guidry
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: