Skip to content
Snippets Groups Projects
Commit f16985f5 authored by Thibault Allançon's avatar Thibault Allançon
Browse files

fuse: add async to the codebase

- Change class interface to match async interface (eg: iter -> aiter)
- Sync code is now running with `run_in_executor`
- Use aiosqlite as the async interface for sqlite
parent 181b910f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment