vert-x3 / vertx-mysql-postgresql-client

This client is deprecated - use instead
https://github.com/eclipse-vertx/vertx-sql-client
Apache License 2.0
117 stars 59 forks source link

ClientHolder.close() doesn't always invoke callback #111

Open kirillkh opened 6 years ago

kirillkh commented 6 years ago

io.vertx.ext.asyncsql.impl.ClientHolder.close(handler) doesn't notify the handler when refCount>1.