Closed matil019 closed 4 years ago
Previously, applications dropped the first signal and abruptly exited at the second one. The situation is better now as apps now properly run the fuseDestroy method and unmount the filesystem. Two signals are still needed, though.
fuseDestroy
Previously, applications dropped the first signal and abruptly exited at the second one. The situation is better now as apps now properly run the
fuseDestroy
method and unmount the filesystem. Two signals are still needed, though.