mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Release was using a goroutine every time. Now it only starts a goroutine when doing something that may take a while. (Destroy and afterRelease)
Release was using a goroutine every time. Now it only starts a goroutine when doing something that may take a while. (Destroy and afterRelease)