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

the shell should not call quitNicely() in a signal handler

    • Server Tooling & Methods
    • ALL

      The shell should not call quitNicely() in a signal handler; that function eventually makes many system calls that are unsafe to call in a signal handler.
      Instead, the shell should do what the server does and unblock a special shutdown thread when SIGINT is signaled.

            Assignee:
            backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: