Hacker News new | ask | show | jobs
by loeg 1126 days ago
> It sounds like exit_signals() is being called too early

Or zap_pid_ns too late, yeah.

1 comments

Later would be better, no? Since it'd allow the FUSE process to outlive the init process, thus allowing the flushes to complete.