Ho 229

Results 19 comments of Ho 229

I also had same problem, it looks like the file has been downloaded but the status is not updated.

I think you should open a new PR to submit breaking changes.

I think the calls to `peer_addr()` and `local_addr()` should be lazy-loaded, then the connection object would cache the results.

how about https://github.com/Sherlock-Holo/fuse3/pull/78

I note only `BlockFuseConnection` checks for filesystem umount, you can use `Session::mount` instead of `Session::mount_with_unprivileged` to detect filesystem umount

The cargo-msrv indicates the MSRV is 1.70.0

Hi everyone, I encountered same issue. Any progress?

We are still work on the CI workflows