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

XMLWordPrintableJSON

    • Server Tooling & Methods
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 Tooling and Methods (STM) (Inactive)
              Reporter:
              Eric Milkie
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: