vercel/hyper

Prompt before closing the app when a process is running

Open

#684 aberto em 2 de set. de 2016

Ver no GitHub
 (20 comments) (10 reactions) (0 assignees)TypeScript (3.558 forks)batch import
good first issuehelp wanted🛠 Type: Feature Request

Métricas do repositório

Stars
 (44.582 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador