Created by: igncp
I was reviewing this code and it seems that it was missing to add the child process id to the retained
map. It all started while trying to add coverage for that if block.
I am not aware of many details, the previous implementation may be intended. If so, I could update this test to at least cover that condition (without the new line in lib/process/child-pool.js
).
Hope it helps, cheers