backup_restore_backup_cursor quits execution prematurely on windows

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Server Serverless 2023-08-21
    • 157
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The conversion in SERVER-79735 automatically unrolled top-level IIFEs, and replaced early return calls with quit(). In this case, we should have left the return alone since some tests in enterprise will dynamically import this jstests and the quit will fail the caller's test.

            Assignee:
            Matt Broadstone
            Reporter:
            Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: