vscode/cli
Connor Peet c7195cef9b
cli: recycle tunnels more correctly (#188522)
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.
2023-07-21 11:13:58 -07:00
..
src cli: recycle tunnels more correctly (#188522) 2023-07-21 11:13:58 -07:00
build.rs cli: allow exec server to listen on a port and require token authentication (#188434) 2023-07-21 18:32:20 +02:00
Cargo.lock Fix: Remote tunnel service running on VM with XGETBV disabled exit with SIGILL when being connected (#187345) 2023-07-10 14:58:32 +00:00
Cargo.toml cli: update dependencies (#184189) 2023-06-02 10:27:47 -07:00
CONTRIBUTING.md cli: point docs to the new RA extension ns (#162500) 2022-10-04 08:17:10 -07:00
rustfmt.toml cli: use hard tabs to align with vscode style 2022-09-23 14:17:01 -07:00