]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: fix test of pipeline mode and nested transaction
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 9 May 2022 22:57:16 +0000 (00:57 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 9 May 2022 22:57:16 +0000 (00:57 +0200)
commitea03fd166e0af4c570ee22b89cd0383832fe6aff
tree2cde01f2117cdab29e7f42f168af0596d901f4d5
parente7a36e0de07b804ae886b0cc60d43c8c79f4c647
test: fix test of pipeline mode and nested transaction

This test fails in the current implementation.
tests/test_pipeline.py
tests/test_pipeline_async.py