summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-02-20 09:43:34 -0800
committerThiago Macieira <thiago.macieira@intel.com>2021-02-21 18:47:11 -0800
commit089bcb007454fe44224139b2d0a0e4145f209b15 (patch)
treef92a515ed8894ca80218e6f802aee363c29789ce /tests
parentf4e3b073b3d2a50133d734dd604bff21f061a3e6 (diff)
QProcess::startDetached/Unix: remove unnecessary ignoring of SIGPIPE
This is unnecessary because we can only get SIGPIPE if the reading end of the pipe is closed. And that can only happen if the parent process has exited, meaning there's no one to read our message anyway. Change-Id: Ic90d8429a0eb4837971dfffd1664ec6821993ada Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions