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

NaN issues in Check/Wait pid in mongoshell

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: 6.0.0, 4.4.15, 4.2.21, 5.0.10
    • Component/s: None
    • Labels:
    • Fully Compatible
    • ALL

       

      mongo::shell_utils::<CheckProgram, WaitProgram> : pid Interpreting NaN as an int PID means we might checkProgram or waitProgram on a valid PID for a system process (0) rather than a likely non-existent PID (int::min)

            Assignee:
            alex.neben@mongodb.com Alex Neben
            Reporter:
            alex.neben@mongodb.com Alex Neben
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: