Status Desktop client made in Nim & QML https://status.app
Go to file
Jakub Sokołowski fc665cf5ec fix(driver): killing process using pid not port number
* Drop unnecessary killing of processes by port, we have the PID.
* Split `stop()` method into `_detach_context()` and `_kill_process()`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 14:48:43 +01:00
test/e2e fix(driver): killing process using pid not port number 2023-12-01 14:48:43 +01:00