Skip to content

virtual-fs: Make all operations async #6779

Description

@theduke

At the moment read and write operations in the virtual-fs are async, but most other ops, like metadata , directory listing, etc are sync, which causes a significant problem on multiple layers.

All of these should be async!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions