DeedleFake / trayscale

An unofficial GUI wrapper around the Tailscale CLI client.
MIT License
510 stars 18 forks source link

internal/ui: UI can freeze in `tsutil.Start()` and `tsutil.Stop()` #140

Open DeedleFake opened 4 months ago

DeedleFake commented 4 months ago

This is because of #126. See tailscale/tailscale#12778. The specific situation that I ran into this in was flipping the connection switch to on after setting the control URL to something invalid.