Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7608

Mongo Shell cannot be interrupted without a SIGKILL

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

      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 Unassigned
            Reporter:
            eric@schematiclabs.com Eric Sabban
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: