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

Async file system abstractions #2002

Open
heaths opened this issue Jan 16, 2025 · 0 comments
Open

Async file system abstractions #2002

heaths opened this issue Jan 16, 2025 · 0 comments
Labels
Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback.

Comments

@heaths
Copy link
Member

heaths commented Jan 16, 2025

Related to #1652 and as brought up in #1997, we probably need to create async file system abstractions as well because we do enough file IO e.g., in azure_identity, that we can't pin to a specific async runtime like tokio or async-std.

@heaths heaths added Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback. labels Jan 16, 2025
@github-project-automation github-project-automation bot moved this to Untriaged in Azure SDK Rust Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback.
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant