You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2010/06/02 12:23:39 UTC

[jira] Commented: (QPID-2637) connection.start() hangs if the connection is not accepted

    [ 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:dev-subscribe@qpid.apache.org