Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10012

Limited usage of python function os.waitstatus_to_exitcode

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

      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@mongodb.com Mick Graham
            Reporter:
            mick.graham@mongodb.com Mick Graham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: