We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Testgres has two lines with strange and "useless" code:
testgres/testgres/node.py
Line 2387 in9da8981
testgres/testgres/backup.py
Line 168 in9da8981
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?