Page MenuHomeSoftware Heritage

test_api_client: stop leaking directories
ClosedPublic

Authored by olasd on May 11 2018, 3:42 PM.

Details

Summary

When mkdtemp is called, shutil.rmtree must be called as well

Test Plan

Look at /tmp before and after running tests, notice no new
directories instead of 60.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.