Skip to content

Unused thing - PostgresNode:should_rm_dirs #274

Closed
@dmitry-lipetsk

Description

@dmitry-lipetsk

Testgres has two lines with strange and "useless" code:

node.should_rm_dirs = True

node._should_rm_dirs = True

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions