Ivan Andreev
Ivan Andreev
@ncw > However I've never once seen `cmount` do this and I think using `libfuse` does things that bazil/fuse doesn't. It happens in the `linux` CI job - thus `bazil...
The serve/docker test on windows or macOS never manifest the deadlock problem. Compared to Linux, it uses `billziss cmount`. I can conclude that API part of serve/docker isn't involved in...
> Can we make serve/docker use cmount somehow and use that in the tests? I'm looking into it.
Plugin deadlock reported by end user: https://forum.rclone.org/t/rclone-as-docker-volume-docker-compose-often-times-out/30367/6
Marking as _important_ based on the number of thumbs up. No need to post `+1`s anymore, post a PR 😎 P.S. Given Apple's love for patents and "love" for 3rd...
A similar idea for _cryptomator_: https://github.com/rclone/rclone/issues/1647#issuecomment-735499029
https://github.com/rclone/rclone/issues/3393#issuecomment-545352586 > What I could do is make a "mega" mode for the webdav backend which can invoke mega-cmd automatically. > I don't think I'd remove the mega backend, maybe...
The test failure is unrelated (it's yet another spurious **mount** test failure), restarting tests.
Marking _important_ based on _thumbs up_ No more `+1` comments needed. PRs, Welcome!
I also failed to obtain an API key from them. Without it one cannot just start testing new backend code. No key means no API. It's a crucial blocker for...