Skip to content

[feat] only one systray can be in execution

meskio requested to merge meskio/bitmask-vpn:feat/17_no_launch_twice into master

Create a systray.pid file to check if another systray is in execution and only one systray is allowed to be running.

Merge request reports