wp-cli / shell-command

Opens an interactive PHP console for running and testing PHP code.
MIT License
20 stars 16 forks source link

Missing `pclose()` in build-in REPL #35

Closed schlessera closed 5 years ago

schlessera commented 5 years ago

Originally reported by @hiobama in #34:

If exit wp-shell by ctrl + c, some processes will always running there, never give up, slow down your computer.

marxangels commented 5 years ago

This problem occurs under WSL tty, but it's okay when login through ssh pts.