Client.session() method in the python client always pick 1 as the channel id ----------------------------------------------------------------------------
Key: QPID-3450 URL: https://issues.apache.org/jira/browse/QPID-3450 Project: Qpid Issue Type: Bug Components: Python Client Affects Versions: 0.10, 0.9, 0.8, 0.7, 0.6, 0.5, M4, 0.11, 0.12 Reporter: Robbie Gemmell Assignee: Robbie Gemmell Fix For: 0.13 the Client.session() method in the python client always pick 1 as the channel id, due to using the defaulted id variable instead of the loop counter whilst iterating the session list for the first unused id number. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org