alaisi / postgres-async-driver

Asynchronous PostgreSQL Java driver
Apache License 2.0
287 stars 38 forks source link

Close Hangs on Terminated Connection #60

Open cretz opened 6 years ago

cretz commented 6 years ago

It appears calling close hangs if the connection is already terminated. I have not independently tested this, it's just via empirical evidence.