mirror of
https://github.com/coder/code-server.git
synced 2025-08-01 10:56:25 +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