Skip to content

Stop() does not clean up CachePath directory #167

@nitaysol

Description

@nitaysol

When using a custom CachePath calling Stop() shuts down
the postgres process but does not remove the cache directory.
Over
repeated test runs, these directories accumulate in the CachePath and currently I clean it manually.

Start() already cleans up runtimePath on each invocation, but there
is no equivalent cleanup for CachePath on Stop().

Is this intended ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions