Greetings,
I note in the readme that pyfuse3 is not maintained. Will python-fuse be updated for async support? We are looking to add some FUSE capabilities to a Python project that was written async from the ground up, so it would be helpful to use an async-ready library and avoid the extra work we would undergo to support a synchronous layer.
Thanks!