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

Fix textfile crashes with duplicate metrics #759

Merged
merged 2 commits into from
Jun 24, 2021
Merged

Fix textfile crashes with duplicate metrics #759

merged 2 commits into from
Jun 24, 2021

Commits on May 12, 2021

  1. Fix textfile crashes with duplicate metrics

    Signed-off-by: Ben Reedy <breed808@breed808.com>
    breed808 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    4293497 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Check duplicates across entire textfile set

    Check all textfile metrics will be checked for duplicates. If duplicates
    are detected, drop all metrics and log error.
    
    Signed-off-by: Ben Reedy <breed808@breed808.com>
    breed808 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5072879 View commit details
    Browse the repository at this point in the history