You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
(#86) Guard cleanup of workdir to ensure task was actually created.
Added
(#72) Given that _get_file is part of the AsyncFileSystem spec, this
adds the synchronous get_file as a way to retrieve files if _get_file is
not found.
(#77) Added option keep_original_filenames to download routines to
support legacy applications dependent on filename specifics.