E-mediumenhancementgood first issuepool
倉庫指標
- Star
- (13,916 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
This way, if the acquire() call is cancelled or times out, the connection can still go through.
The connection task should have its own separate timeout, possibly surfaced as PoolOptions::connect_timeout().
This will likely fix:
- #3315
- #3132
- #2848 (https://github.com/launchbadge/sqlx/issues/2848#issuecomment-1796790935)