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

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes