cluster: use process.disconnect method
After adding a .disconect method and connected flag in child_process we should no longer use the process._channel object.
parent
a2087204
Please register or sign in to comment
After adding a .disconect method and connected flag in child_process we should no longer use the process._channel object.