mirror of
https://github.com/coder/code-server.git
synced 2026-01-15 17:54:57 +08:00
* Use ipc instead of pipe * Run callback passed to child process's send method * It also returns true * Correct send signature * Kill processes when client disconnects