Panic when a query is attempted on dataset removed from disk #201
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
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.
The text was updated successfully, but these errors were encountered: