vercel/hyper

Prompt before closing the app when a process is running

Open

#684 opened on Sep 2, 2016

View on GitHub
 (20 comments) (10 reactions) (0 assignees)TypeScript (3,558 forks)batch import
good first issuehelp wanted🛠 Type: Feature Request

Repository metrics

Stars
 (44,582 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide