mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
Previously we only tried to recycle a tunnel once, so if the tunnel limit changed and was reduced by >1 we'd fail even though we should have actually just recycled multiple tunnels. Also, only trigger recycling if the specific tunnel limit is hit.