]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix: don't clobber exceptions exiting the pipeline block 175/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 27 Mar 2022 19:47:11 +0000 (21:47 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 2 Apr 2022 23:17:57 +0000 (01:17 +0200)
commit3b1db4900dd4415ba5b42ef002c70d7a42313a9b
treefea87c948a42bf8b47453bb36ade2b19aa321680
parenteb80f78c8cb96c0cbf845ecc615550c2112a5abc
fix: don't clobber exceptions exiting the pipeline block

Problem found thanks to random failures in unrelated tests, e.g.
https://github.com/psycopg/psycopg/actions/runs/2048536089
psycopg/psycopg/_pipeline.py
tests/test_pipeline.py
tests/test_pipeline_async.py