forked from pool/python-psycopg-pool
* Respect the timeout parameter on connection() when check fails.
Also avoid a busy-loop of checking; separate check attempts
using an exponential backoff (ticket #709).
* Use typing.Self as a more correct return value annotation of
context managers and other self-returning methods (see ticket
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-pool?expand=0&rev=5
1.6 KiB
1.6 KiB