Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shut down the driver's connection pool safely (#94)
Shut down the EventLoopGroupConnectionPool using an API that doesn't call EventLoopFuture.wait() internally.
- Loading branch information