Skip to content

DB Connection Panel - Clicking on "Cancel" does not stop the connection attempt #354

Locked Answered by serge-rider
steromano87 asked this question in Q&A
Discussion options

You must be logged in to vote

Most drivers do not support connection cancellation. They just stuck in socket connection until timeout will happen (btw you can configure connectTimeout in many drivers). Some drivers use NIO and connection can be canceled at any moment - but this is a rare case.
So just can't fix that, this is driver-dependent thing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kseniiaguzeeva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #354 on December 25, 2020 13:19.