josdejong/workerpool

Throw a WorkerError instead of generic Error

Open

#274 创建于 2021年4月5日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (164 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (2,297 star)
PR 合并指标
 (PR 指标待抓取)

描述

When I call the terminate () function, the worker pool throws an error: "Worker terminated". Please create a class named WorkerError and use it for error messages. Since this is difficult to debug.

image

贡献者指南