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

Skip connection check during download if files are already local #1159

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

flyingOwl
Copy link
Contributor

This applies to "downloads" that actually just toggle the caching status from "permanently cached" to just "cached" (and back). In these cases the connection check is skipped which would prevent the tasks from being run and trigger a warning.

Fixes #922

This applies to "downloads" that actually just toggle the caching status
from "permanently cached" to just "cached" (and back). In these cases
the connection check is skipped which would prevent the tasks from being
run and trigger a warning.

Fixes daneren2005#922
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

Successfully merging this pull request may close these issues.

[question] why do you need an internet connection to permanent cache tracks?
1 participant