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

SignalDumper: with BlockingQueued, the indentation level for the slot should be +1 from signal level

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Testing: qtestlib
    • None
    • All

    Description

      With SignalDumper testlib prints out the signals and slots as they are being called (at least mostly, see QTBUG-74099) with increasing indentation as the signals and slots leads to emitting more signals.
      In cross-thread scenarios they don't affect eachother because they are not tied together, but with a BlockingQueued scenario is would make sense to have the slot be indented according to the signal, even though it's in another thread.

      Attachments

        Issue Links

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

          Activity

            People

              cnn Qt Core & Network
              manordheim MÃ¥rten Nordheim
              Vladimir Minenko Vladimir Minenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes