So they gracefully release the connection on error instead
of relying on reference-counting to call the Db's __del__
(which does not happen in Hypothesis tests) because a ref
to it is kept via the traceback object.
Depends on D1380.
Differential D1381
Use the db_transaction decorator on all _add() methods. vlorentz on Apr 9 2019, 4:41 PM. Authored by
Details So they gracefully release the connection on error instead Depends on D1380.
Diff Detail
Event TimelineComment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/333/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/343/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/351/ Comment Actions Build is green |