josdejong/workerpool

send event from worker to main outside of a function

Open

#437 opened on Mar 30, 2024

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

Repository metrics

Stars
 (2,297 stars)
PR merge metrics
 (PR metrics pending)

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