Skip to content

sqlite3 prevents Terminal from closing on macOS #83

@sumanthratna

Description

@sumanthratna

Reproduction

  1. open Terminal.app in macOS
  2. close the terminal window you just opened
  3. there's this popup:
    Screen Shot 2020-07-01 at 10 00 15

Of course, I prefer running exit instead of clicking the close button through the GUI. However, this is an inconvenience because when I shutdown my computer while leaving a terminal window open, I get the popup which disturbs the shutdown. Further, my quit alias also doesn't work because of the popup.

Is there a way to label sqlite3 as a background process or something like that so the terminal can end the sqlite3 process on its own?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions