]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix: fix wait_async with timeout 0
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 30 Jan 2024 02:29:05 +0000 (02:29 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 30 Jan 2024 10:22:18 +0000 (10:22 +0000)
commit4ccc131669ff4d5e67b7a93cbd7c7c413a172411
treea31b675eb12f0f80e3fccbc9a2a120d7bf9fd275
parent557137dd914ded2d91c7ee66c9c32e46f892876e
fix: fix wait_async with timeout 0
psycopg/psycopg/waiting.py