Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix VPN connection close on switch off
The parcel was duplicated and not casted from mutable to imutable instance as it was expected in start() so stop() did not destroy interface completely. Test: switch 'Enable Yggdrasil' on, appro e VPN connection, wait 10 secobds, switch off, observe no VPN notification (key symbol). Signed-off-by: Vasyl Gello <[email protected]>
- Loading branch information