ylg created QPID-7076:
-------------------------

             Summary: qpid-cpp-benchmark throw exception when the number of 
senders or receivers is zero
                 Key: QPID-7076
                 URL: https://issues.apache.org/jira/browse/QPID-7076
             Project: Qpid
          Issue Type: Test
          Components: Python Test Suite
    Affects Versions: qpid-cpp-0.34
            Reporter: ylg
            Priority: Critical


./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'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to