From: jneira Date: Thu, 11 Jul 2019 08:22:46 +0000 (+0200) Subject: Use ProcessHandle in withServer to allow kill it by client code X-Git-Tag: 0.6.1.0~2^2~16 X-Git-Url: https://git.lukelau.me/?a=commitdiff_plain;h=1b1df64886e90bb77c2804452945ff0d66963e0a;hp=1b1df64886e90bb77c2804452945ff0d66963e0a;p=lsp-test.git Use ProcessHandle in withServer to allow kill it by client code ---