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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes