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

seqwish should clean up after itself #22

Open
ekg opened this issue Sep 13, 2019 · 0 comments
Open

seqwish should clean up after itself #22

ekg opened this issue Sep 13, 2019 · 0 comments

Comments

@ekg
Copy link
Owner

ekg commented Sep 13, 2019

If seqwish gets killed at the right moment, it will leave some temporary files behind that it doesn't clean up on its next invocation. That can be a problem. The solution might be to patch mmmultimap to do the right thing in this case, and delete any files that exist before re-opening them and corrupting the table that's being recorded.

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