In the docs there is this line:
|
The `AsyncFileSystemWrapper` class is an experimental feature that allows you to convert |
|
a synchronous filesystem into an asynchronous one. This is useful for quickly integrating |
Since this class has been released since 2024, I wonder if there are any remaining concerns about this class? If yes, then maybe documenting those concerns would be helpful? If no, could that warning be removed from the docs?
In the docs there is this line:
filesystem_spec/docs/source/async.rst
Lines 159 to 160 in dee64db
Since this class has been released since 2024, I wonder if there are any remaining concerns about this class? If yes, then maybe documenting those concerns would be helpful? If no, could that warning be removed from the docs?