Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-36724

wait_for_pid in shell_utils_launcher must handle WIFSTOPPED condition

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

      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-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: