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

Don't crash on empty index. Fixes #262 #263

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Don't crash on empty index. Fixes #262 #263

merged 1 commit into from
Jul 11, 2019

Commits on Jul 1, 2019

  1. Don't crash on empty index. Fixes #262

    There is already several warnings but since we continue trying all steps
    even on an empty index we really shouldn't crash.
    
    We can still think about just refusing to process empty input but then
    again it's always nice when things "work" even in special cases.
    
    No matter what we do crashing isn't right
    niklas88 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    15c532f View commit details
    Browse the repository at this point in the history