wait_for_pid in shell_utils_launcher must handle WIFSTOPPED condition

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Shell
    • Server Tooling & Methods
    • ALL
    • 11
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We handle WIFEXITED and WIFSIGNALED, but we don't seem to handle WIFSTOPPED (or, on linux WIFCONTINUED). This is problematic because in cases of timeouts, we may connect a debugger which could lead to a WIFSTOPPED case. We should handle these additional cases.

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: