Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
qpid-cpp-0.34
-
None
-
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'