HomeSoftware Heritage

test_storage: Use the db_transaction context manager instead of raw connections

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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
olasdPushed on Oct 2 2019, 5:57 PM
Differential Revision
D2068: test_storage: Use the db_transaction context manager instead of raw connections
Build Status
Buildable 8092
Build 11666: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.