josdejong/workerpool

send event from worker to main outside of a function

Open

#437 opened on Mar 30, 2024

 (8 comments) (0 reactions) (0 assignees)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,307 stars)
PR merge metrics
 (Avg merge 21d 16h) (3 merged PRs in 30d)

Description

when the worker counte is one (min:1,max:1), woker should can emit event outside function, pool can on('event') global.

Contributor guide