mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-19 22:11:01 -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.