Limited usage of python function os.waitstatus_to_exitcode

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT11.1.0, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - 2022-10-31
    • 1

      Summary
      os.waitstatus_to_exitcode is available from python 3.9 and should only be used where available.

      Motivation

      • Does this affect any team outside of WT?
        Not blocked, but could fail python tests.
      • How likely is it that this use case or problem will occur?
        Limited impact as its only when checking for child process failures.
      • If the problem does occur, what are the consequences and how severe are they?
        A minor annoyance.
      • Is this issue urgent?
        No

      Acceptance Criteria (Definition of Done)
      The function is only used when available.

              Assignee:
              Mick Graham
              Reporter:
              Mick Graham
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: