You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When watching logs I noticed that reverse tunnel agents keep trying to reconnect to tunnels even after they have been asked to stop (received "close broadcast").
This would cause goroutine leak when reverse tunnels are dynamically added/removed.
The text was updated successfully, but these errors were encountered:
When watching logs I noticed that reverse tunnel agents keep trying to reconnect to tunnels even after they have been asked to stop (received "close broadcast").
This would cause goroutine leak when reverse tunnels are dynamically added/removed.
The text was updated successfully, but these errors were encountered: