Closed this issue 4 months ago · 1 comments
Testgres has two lines with strange and "useless" code:
testgres/testgres/node.py
Line 2387 in 9da8981
testgres/testgres/backup.py
Line 168 in 9da8981
These things (should_rm_dirs and _should_rm_dirs) are not used and not processed anywhere.
We may delete they without any problems.
Am I right?
Is closed via #275