vercel/hyper

Prompt before closing the app when a process is running

开放

#684 创建于 2016年9月2日

 (20 条评论) (10 个反应) (0 位负责人)TypeScript (3,558 个派生)batch import
good first issuehelp wanted🛠 Type: Feature Request

仓库指标

星标
 (44,582 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南