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

Release Version 3 #13

Merged
merged 98 commits into from
Dec 12, 2018
Merged

Release Version 3 #13

merged 98 commits into from
Dec 12, 2018

Conversation

N-Coder
Copy link
Owner

@N-Coder N-Coder commented Dec 12, 2018

Closes #5, #11

so that individual classes can also be used as decorators themselves.
also now allows custom cache validation
When restarting a failed Download on cache retrieval, its previously
successfully downloaded parts should be kept/reused and only the failed
parts/chunks retried.
Also simplified big parts of commit
"make partial constructors for async_cache wrapper classes".
log all exceptions, handle invalid errnos and gai (getaddrinfo) errors
to log problems with the native pyfuse driver, which are outside of
python's reach, to stderr (and thus the syslog)
also copy on_completed listeners when forking a download
N-Coder added 27 commits July 7, 2018 14:06
methods can't return ints but should raise FuseOSError on error
@N-Coder N-Coder merged commit 6631896 into master Dec 12, 2018
@N-Coder N-Coder deleted the dev3 branch December 12, 2018 13:03
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.

None yet

3 participants