mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Always unhook the process.stdin when the child has exited, this allows the `rs` command to be read - otherwise it's ignored. Fixes #648
Always unhook the process.stdin when the child has exited, this allows the `rs` command to be read - otherwise it's ignored. Fixes #648