Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7076

qpid-cpp-benchmark throw exception when the number of senders or receivers is zero

    XMLWordPrintableJSON

Details

    • Patch, Important

    Description

      ./qpid-cpp-benchmark -b vm92 -r 10 -s 0 -q 1 --summarize
      send-tp recv-tp l-min l-max l-avg total-tp
      Traceback (most recent call last):
      File "./qpid-cpp-benchmark", line 362, in <module>
      if _name_ == "_main_": main()
      File "./qpid-cpp-benchmark", line 352, in main
      for p in senders + receivers: p.wait()
      AttributeError: 'NoneType' object has no attribute 'wait'

      Attachments

        Activity

          People

            gsim Gordon Sim
            yalogr ylg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: