Pool hangs when trying to get connections wich closed on server timeout (they remain idle in pool) · Issue #82 · mirromutth/r2dbc-mysql

Case: Executing queries in pool (releasing connections) Waiting sometime until server timeout is reached on pooled connections Trying to get connection from pool and... it hangs entire application ...