mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Jakub Sokołowski
fc665cf5ec
* 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>