Mongo Shell cannot be interrupted without a SIGKILL

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.2.0
    • Component/s: Shell
    • Environment:
      Linux, OSX
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When mongo shell encounters a command, say db.printSlaveReplicationInfo() that doesn't come back, CTRL-C, CTRL-Z, or CTRL-\ are unresponsive. This is very annoying because I have to close my shell/exit my terminal. CTRL-C should stop the operation, or at least kill the connection and reconnect. CTRL-\ should crash the process, dropping me into my main shell, and CTRL-Z should background.

      Please stop catching these events, it's REALLY annoying.

              Assignee:
              Unassigned
              Reporter:
              Eric Sabban
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: