HomeSoftware Heritage

test_storage: Use the db_transaction context manager instead of raw connections

Description

test_storage: Use the db_transaction context manager instead of raw connections

This minimizes the risk of dangling db connections, which in turn reduces the
chance of cascading test failures.

Details

Provenance
olasdAuthored on Oct 2 2019, 5:21 PM
vlorentzPushed on Oct 30 2019, 5:21 PM
Differential Revision
D2068: test_storage: Use the db_transaction context manager instead of raw connections
Parents
rDSTOC4c2c311a775f: test_storage: introduce a db_transaction context manager
Branches
Unknown
Tags
Unknown