Skip to content

Implement ChildProcess library based on infant Child.js

Bryan Tong requested to merge nullivex/kado:addChildProcess into 4.x

This is second part of three ports from Infant. ChildProcess makes the core child_process handling more robust and includes respawns and graceful starts and stops.

Edited by Bryan Tong

Merge request reports