Skip to content

Conversation

@martindurant
Copy link
Member

No description provided.

from fsspec_proxy import file_manager


URL_SCHEMA = "{prefix}/{key}/{op}/{path}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be a comment or is it somehow relevant for the rest of the logic?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is useful reference. It could be a comment, but doesn't hurt to export either.

@martindurant
Copy link
Member Author

With @WebReflection 's help, this now works, including passing dicts and binary between the worker and main. Bulk operations (with concurrency) are to be left to a future PR.

@martindurant martindurant merged commit 4b35bab into fsspec:main Aug 20, 2025
2 checks passed
@martindurant martindurant deleted the async branch August 20, 2025 16:17
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.

2 participants