vercel/hyper

Prompt before closing the app when a process is running

Open

#684 geöffnet am 2. Sept. 2016

Auf GitHub ansehen
 (20 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)TypeScript (3.558 Forks)batch import
good first issuehelp wanted🛠 Type: Feature Request

Repository-Metriken

Stars
 (44.582 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Related to #623. Would it be possible to have a prompt before quitting the app when a process is running? It could help to prevent quitting the app with an ongoing process that we won't be able to kill without manually killing the PID.

Contributor Guide