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

Panic when a query is attempted on dataset removed from disk #201

Open
msm-code opened this issue Dec 20, 2022 · 0 comments
Open

Panic when a query is attempted on dataset removed from disk #201

msm-code opened this issue Dec 20, 2022 · 0 comments
Labels
level:medium This issue is of average difficulty priority:low Priority: low status:up for grabs This issue is a good candidate for PR

Comments

@msm-code
Copy link
Contributor

I just accidentaly removed a dataset from disk (from my test instance, it's OK). After that I've tried to query, and it hanged indefinitely instead of crashing. Investigate if that was just UB weirdness or weird behaviour in the code. Ideally also change the code so that we panic instead of hanging.

@msm-code msm-code added level:medium This issue is of average difficulty priority:low Priority: low status:up for grabs This issue is a good candidate for PR labels Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level:medium This issue is of average difficulty priority:low Priority: low status:up for grabs This issue is a good candidate for PR
Projects
None yet
Development

No branches or pull requests

1 participant