Closed
Description
- Version: all
- Platform: n/a
- Subsystem: child_process
There is an outdated comment in lib/child_process.js that needs to be updated to better reflect what the code beneath it has been doing for some time now. Instead of commandeering stdin for IPC usage, a separate fd is actually used for IPC.