Is it possible to force close a connection in DBeaver?
I use DBeaver quite a lot (thanks for the awesome software!!) on my laptop.
I connect to my databases through SSH tunnels, however when I forget to close all connections and put my computer to sleep (when I'm going home from work), then reopen the computer, I have to restart DBeaver.
When I try to either disconnect or invalidate the connection in DBeaver, it just hangs, waiting for a response to the SSH tunnel which is already closed.
Am I missing something obvious or is this a bug?