[
https://issues.apache.org/jira/browse/QPID-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874526#action_12874526
]
Gordon Sim commented on QPID-2637:
----------------------------------
You can workaround this by specifying a timeout to start() (the default is
None, which will cause the start() to block forever in thise case).
> connection.start() hangs if the connection is not accepted
> ----------------------------------------------------------
>
> Key: QPID-2637
> URL: https://issues.apache.org/jira/browse/QPID-2637
> Project: Qpid
> Issue Type: Bug
> Components: Python Client
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: 0.7
>
>
> E.g. start qpidd with --max-connections 1, connect one client to and leave
> connected, then try to connect using 0-10 python client api and the attempt
> simply hangs (rather than aborting)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]