Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-126111

QProcess hangs when running with a QEventLoop detaching its execution inside a new QThread

    XMLWordPrintable

Details

    Description

      See the attached project for an example.

      Commenting out the lines

        process_obj.moveToThread(&new_thread);
        new_thread.start();

      Results in the QProcess finishing with no issue.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            kevin.zhang Kevin Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes