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

download_and_verify does not properly check for already downloaded and verified file #46

Open
ntatonetti opened this issue Oct 24, 2023 · 0 comments
Assignees

Comments

@ntatonetti
Copy link
Member

download_and_verify def in src/spl_processor.py
expected behavior:

  • check json log file for if file was already downloaded, skip download if so
    bug:
  • redownloads the file even though json log (spl.json) already says downloaded and verified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants