diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2023-05-23 11:27:31 -0700 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2023-05-23 18:41:41 -0700 |
| commit | 815bb2a4fb13dc2e15b87310a6b851026a50bf7d (patch) | |
| tree | e00c2c4a43136d6468cb057d5d15953518302d32 /examples/opengl/qopenglwidget/glwidget.cpp | |
| parent | 9526e8dc332a0306fd61f78a0af53d413bb70082 (diff) | |
QProcess/Darwin: disable use of vfork() on this OS
The CI is failing running all the startDetached() tests, despite this
passing on my machine (both macOS 12 and 13). We don't know why it's
happening, so we just disable use of vfork(). This doesn't affect the
regular startProcess() because forkfd() requires full fork() in OSes
without pidfd or pdfork, but it does prevent changing startDetached()
behavior, starting with the next commit.
Change-Id: Ib5ce7a497e034ebabb2cfffd1761d91c456f20e0
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'examples/opengl/qopenglwidget/glwidget.cpp')
0 files changed, 0 insertions, 0 deletions
