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

Bio::Index:: constructor should create new file if file exists #282

Open
carandraug opened this issue Sep 15, 2018 · 0 comments
Open

Bio::Index:: constructor should create new file if file exists #282

carandraug opened this issue Sep 15, 2018 · 0 comments

Comments

@carandraug
Copy link
Member

More details on issue #281 but basically, there's no option to have the constructor of this classes create a new file. If the filepath points to an existing file, it will open that file.

Even if we document that the user needs to check that the file exists and remove it, this still leads to race conditions.

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

No branches or pull requests

1 participant