]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: add test to generate an EINTR in wait_c
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 24 Oct 2023 08:50:40 +0000 (10:50 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 24 Oct 2023 10:54:05 +0000 (12:54 +0200)
commit0f2772ae1112d06efe49fd5cb34a1e305818b01c
tree872126754455254db82fcb020298922b9be84414
parent00a3c640dd836328ba15931b400b012171f648c2
test: add test to generate an EINTR in wait_c
tests/test_concurrency.py
tests/test_concurrency_async.py