Skip to content

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

Open
flyingOwl wants to merge 1 commit into
daneren2005:edgefrom
flyingOwl:fix_cached_downloads
Open

Skip connection check during download if files are already local#1159
flyingOwl wants to merge 1 commit into
daneren2005:edgefrom
flyingOwl:fix_cached_downloads

Conversation

@flyingOwl

Copy link
Copy Markdown
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