Closed macos-fuse-t closed 1 year ago
There were some issues with the PR, it must have been very old code. I've cleaned it up and got it building and working for anacrolix/torrent on master. Some of the unit tests fail on Mac M1 but I don't know if they ever worked.
Let me know how to run the tests and I will take a look
go test ./...
The testing code itself seems to be broken, it hangs because of concurrency issues. When running tests one by one I managed to fix most of them. Will send a PR soon.
Thanks. Yeah that was the behaviour I was seeing too. I look forward to your PR!
Very basic support, currently without any mount options But loopbackfs seems to be working