Skip to content

Bug: ssh tunnel not closed after closing window #214

@eliottwantz

Description

@eliottwantz

What happened?

When connecting with a ssh tunnel proxy, and then closing the TablePro window for that connection, the ssh tunnel is still up. We can see that by checking the open ports for ssh.

Steps:

  1. Open a connection with an ssh tunnel
  2. Once connected and the TablePro window for that connection opens, close it
  3. Check for open ports for ssh: lsof -i | grep ssh
  4. Observe connection still established

Environment

0.15.0 / macOS 26.3.1 / Apple Silicon

Screenshots / Logs

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions