Page MenuHomeSoftware Heritage

test_storage: Close all pool connections on teardown
ClosedPublic

Authored by olasd on Oct 2 2019, 5:23 PM.

Details

Summary

This avoids having a race condition between the tear down and the database
removal, when using more than one connection in the pool.

Test Plan

tox runs without failing

Diff Detail

Repository
rDSTO Storage manager
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8083
Build 11653: tox-on-jenkinsJenkins
Build 11652: arc lint + arc unit