nikola-sh
nikola-sh
Assume a fuse filesystem that has a file with path `/foo`. Filesystem is implemented in such way that access to file `/mode_switch` changes `/foo` to a directory. If someone stats...
Mount callback thread launched in fuse_mount_core is not joined by anyone. So it can be alive after FUSE deinitialization and it can cause crashes. Wait it on unmount to fix...
### Detailed Description of the Problem Haproxy between gRPC client and gRPC server fails to process some server responses and finishes H2 session. A session with this problem was captured...