andywer / andywer/threads.js

ability to disable the process hooks added by #150

未关闭
#484 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
3.5k
派生
173
PR 合并指标
30 天内没有已合并 PR

描述

I have my own graceful shutdown functionality, so would need to disable this functionality so I can control when process.exit is called as I have more to do than clean up worker threads.

At the very least, it would be useful to be able to disable this functionality. I do think its bad for a library to add calls to process.exit in general, and would encourage you to remove it entirely.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。