josdejong/workerpool

Worker child process title

Open

#44 opened on Dec 20, 2018

 (3 comments) (2 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

Is there a way of specifying the name of the child processes spawned by the pool? I want them to have different titles from the parent process.

Contributor guide