]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Merge pull request #1301 from oliverhaas/fix/sync-pool-open-race
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 1 May 2026 20:40:14 +0000 (22:40 +0200)
committerGitHub <noreply@github.com>
Fri, 1 May 2026 20:40:14 +0000 (22:40 +0200)
fix(pool): race in the construction of the sync ConnectionPool lock


Trivial merge