Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31141

Stopping remote process gracefully should display exit code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4: Low
    • Qt Creator 15.0.0
    • Qt Creator 13.0.2
    • Remote Linux
    • None
    • All
    • 7b08a8131 (master)

    Description

      If you press Stop it will send a TERM signal to the remote process. If the process exits within 2 seconds, it should show message "/path/to/process on remote-host exited with code 123". If it had to be killed as it took longer than 2 seconds, it should show "The process was ended forcefully.". This is like how it was in Qt Creator 6.0.2. It seems to have changed in newer versions of Qt Creator.

      Currently it will always show "The process was ended forcefully." when pressing Stop regardless of whether it exited in response to TERM signal before the timeout or whether it was killed with KILL signal after the timeout.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-31141
          # Subject Branch Project Status CR V

          Activity

            People

              kandeler Christian Kandeler
              net147 Jonathan Liu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes