Oren Laadan
Results
2
issues of
Oren Laadan
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
question
The documentation says: > The class attribute `async_impl` can be used to test whether an implementation is async of not. DirFileSystem inherits from AsyncFileSystem, so it sets `async_impl = True`....