josdejong/workerpool

send event from worker to main outside of a function

Open

#437 aberto em 30 de mar. de 2024

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

Métricas do repositório

Stars
 (2.297 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador