vercel/hyper

Prompt before closing the app when a process is running

Open

#684 创建于 2016年9月2日

在 GitHub 查看
 (20 评论) (10 反应) (0 负责人)TypeScript (44,582 star) (3,558 fork)batch import
good first issuehelp wanted🛠 Type: Feature Request

描述

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.

贡献者指南