CTRL-C does not work as expected with --nodb

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical - P2
    • 0.13.2
    • Affects Version/s: None
    • Component/s: CLI Module
    • None
    • Iteration Chicago
    • Not Needed

      Problem Description

      1. Start mongosh with the --nodb flag.
      2. Run
        for(i=0;i<1000;i++) {printjson(i);sleep(50)}

        and hit CTRL-C

      Expected: The execution is interrupted.
      Actual: The execution continues.

              Assignee:
              Michael Rose (Inactive)
              Reporter:
              Michael Rose (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: