hardlinkpy
hardlinkpy copied to clipboard
Temporary test directory not being cleaned up/deleted
The unittests have no tearDown() to remove the mkdtemp directory where the tests are run, leaving a lot of left over directory pollution in the tmp filesystem area.