You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove breaking check about auto_mkdir for FSSpecStore (#3193) (#3203)
* Remove breaking check from _make_async
* Update expected error
* Change import structure to protect against AttributeError
* changelog
* add test to ensure that we can create a read-only copy of the store with auto_mkdir=False
* only test if the async wrapper is available
---------
(cherry picked from commit 5a24487)
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
0 commit comments