vercel/hyper

Prompt before closing the app when a process is running

Open

#684 ouverte le 2 sept. 2016

Voir sur GitHub
 (20 commentaires) (10 réactions) (0 assignés)TypeScript (3 558 forks)batch import
good first issuehelp wanted🛠 Type: Feature Request

Métriques du dépôt

Stars
 (44 582 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur