mirror of
https://github.com/jackc/pgx.git
synced 2025-07-29 13:48:42 +00:00
Otherwise the health check and the create initial connection(s) may both create connections. While this generally wouldn't be a real problem it did cause TestPoolBackgroundChecksMinConns to flicker on CI.