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
[rfuse3]: refactor dependencies and improve example unmount logic
- Moved `clap` and `tracing-subscriber` to dev-dependencies in `Cargo.toml`.
- Updated the minimal filesystem example to unmount the filesystem after the select completes, preventing overlapping borrows.
- Enhanced the test script to implement platform-specific unmount logic for better reliability.
Signed-off-by: LangQi99 <[email protected]>
0 commit comments