Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-965

util.pm::kill_child_processes is using outdated pgrep arguments

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5
    • vcld (backend)
    • None

    Description

      util.pm::kill_child_processes is attempting to execute:

      pgrep -flP $parent_pid

      The -l argument was changed and no longer displays the full command line. This doesn't necessarily break the subroutine, but causes the output in vcld.log to be difficult to analyze.

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: