The fast solution is set multithreaded = False right after the creation
of che Fuse object.

In your case:

server = Xmp( blablabla... )
server.multithreaded = False
...
...
..
server.main()

Don't know if a wider solution would be necessary and accepted.

-- 
python-fuse's xmp.py bad at handling larger files
https://bugs.launchpad.net/bugs/262961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to