- Use the pygobject signals to properly check whether we have the
correct UUID - Delete polling every second as that is hopefully not useful any more
- Delete unknown state retry mechanism for the same reason
- Should fix #464
- Should also fix #492 with 0a4d54ac61aca5a59cd0e06f97e25b374e239565
- Fixes a major OpenVPN reconnect issue on V3 servers (not reported yet?)
Needs some testing to determine if this works on most vms and configurations. But for me this works MUCH better, especially when you have multiple VPNs configured
- Use the pygobject signals to properly check whether we have the
correct UUID
- Delete polling every second as that is hopefully not useful any more
- Delete unknown state retry mechanism for the same reason
- Should fix #464
- Should also fix #492 with 0a4d54ac61aca5a59cd0e06f97e25b374e239565
- Fixes a major OpenVPN reconnect issue on V3 servers (not reported yet?)
Needs some testing to determine if this works on most vms and configurations. But for me this works MUCH better, especially when you have multiple VPNs configured