Skip to content

asyn: introduce fsspec.asyn.fsspec_loop #671

Merged
martindurant merged 4 commits into
fsspec:masterfrom
isidentical:fsspec-loop-ctx
Jun 16, 2021
Merged

asyn: introduce fsspec.asyn.fsspec_loop #671
martindurant merged 4 commits into
fsspec:masterfrom
isidentical:fsspec-loop-ctx

Conversation

@isidentical
Copy link
Copy Markdown
Member

@isidentical isidentical commented Jun 14, 2021

Resolves #670

Comment thread docs/source/changelog.rst Outdated
@martindurant
Copy link
Copy Markdown
Member

I think this is a decent thing to include - anyone have a reason why this shouldn't happen or is somehow dangerous?

@martindurant martindurant merged commit aaded42 into fsspec:master Jun 16, 2021
@martindurant
Copy link
Copy Markdown
Member

I am waiting for a decision on fsspec/s3fs#495 (I asked for more feedback) and then I can do a new round of releases.

@isidentical
Copy link
Copy Markdown
Member Author

@martindurant it would be also really nice if you could please take a look at the callbacks, and maybe include them in the next release (if you see them as fit). Being able to use get_file/put_file APIs directly without making UI worse (no progress bars for total bytes transferred) would be a huge win for certain filesystems (e.g sshfs).

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.

Introduce a way of temporarily accessing the fsspec loop

2 participants