HomeSoftware Heritage

Explicitly manage the provenance storage connection in journal client

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

Description

Explicitly manage the provenance storage connection in journal client

Doing it implicitly makes pytest fixture teardown impossible because of
object references that are held for too long, preventing the postgresql
server from shutting down.

Details

Provenance
olasdAuthored on Jun 29 2022, 6:44 PM
olasdPushed on Jun 30 2022, 2:10 PM
Differential Revision
D8023: Install `swh provenance origin from-journal` cli and tests
Build Status
Buildable 30160
Build 47143: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.