Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

implement cleanupDirectory function #3662

Closed
MicaiahReid opened this issue Sep 15, 2022 · 2 comments
Closed

implement cleanupDirectory function #3662

MicaiahReid opened this issue Sep 15, 2022 · 2 comments

Comments

@MicaiahReid
Copy link
Contributor

When a database is instantiated, the current function to cleanup the database directory is a no-op. We should fix that.

#cleanupDirectory = noop;

@davidmurdoch
Copy link
Member

Not always:

this.#cleanupDirectory = dirInfo.cleanup;

@MicaiahReid
Copy link
Contributor Author

🤦‍♂️ my miss!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants