node:child_process
's childProcess.kill()
logs out ChildProcess.prototype.disconnect
#22299
Labels
node:child_process
's childProcess.kill()
logs out ChildProcess.prototype.disconnect
#22299
Calling
node:child_process
'schildProcess.kill()
logs out aWarning: Not implemented: ChildProcess.prototype.disconnect
message. This does not happen in Node.I think this was a bug introduced during @littledivy's recent work introducing Node IPC.
The text was updated successfully, but these errors were encountered: