]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Merge pull request #780 from dlax/cancel-safe-timeout
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 17 Apr 2024 21:52:02 +0000 (23:52 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 21:52:02 +0000 (23:52 +0200)
commit4c9d96277274b8a18cd95db52859c26de0270550
tree592adfc9ada7dc365c1bb849ffdebcd422185d9e
parentfd7fa2e2a0398b8d4b3de0c0a04522b71de35d8a
parent9e30be4fc3b4cdf7b19a80987271b0f56515f8f3
Merge pull request #780 from dlax/cancel-safe-timeout

feat: add a timeout parameter to Connection.cancel_safe()