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

Confirm out_time_ms is a number #1771

Merged
merged 1 commit into from
Aug 24, 2023

Commits on Aug 1, 2023

  1. Confirm out_time_ms is a number

    In get_latest_ms_progress(), the value of out_time_ms can equal 'N/A\n', this code confirms this will not be the case in the future. Since this is only a progress indicator, it should not crash the program.
    BrandonHalig authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bd88d73 View commit details
    Browse the repository at this point in the history