Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: AtriumDB Format is giving an unable to open database file error when looping over files #113

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

WilliamDixon
Copy link
Contributor

@WilliamDixon WilliamDixon commented Nov 11, 2024

If we're doing many tests in one process, atriumdb should check if the desired save path has changed and if so make a new dataset at the new location.

This fixes #112

…must detect that and create a new dataset instance.
@briangow briangow merged commit fedbb40 into chorus-ai:main Nov 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AtriumDB Format is giving an unable to open database file error when looping over files
2 participants