Skip to content
Snippets Groups Projects
Commit 631f875f authored by Gatis Paeglis's avatar Gatis Paeglis
Browse files

ostree: Workaround the SIGCHLD handler issue


Glib overwrites forkfd's SIGCHLD handler, this
breaks QProcess.

This workaround solves the issue for ostree use
case. Other parts of the stack are still affected,
as there might some code elsewhere that uses QProcess
and the buggy Glib subprocess handling code.

Change-Id: I7077ad9479d2c7cc6f1f693b8241bd5bcdc640b2
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
parent d1078f57
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment