mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-30 20:15:25 -04:00
We don't want to block SIGCHILD from being handled by the child process, as that could be necessary for g_child_watch_add(), waitpid(), or similar.