Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.7.0
-
None
Description
QProcess keeps on timing out in ::poll (qt_safe_poll), while waiting on a zombie process.
I do not have a simple test case for this, but I know that the same code worked with Qt5.6.x.
Maybe this regression was introduced when switching from "select" to "poll" in qprocess_unix.cpp.
Attachments
Issue Links
- is duplicated by
-
QTBUG-69907 QProcess does not finish with glib event loop
- Closed