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)" <ji...@apache.org> on 2013/05/27 15:00:20 UTC

[jira] [Created] (QPID-4890) [AMQP 1.0] interllink tests hang on older versions of python

Gordon Sim created QPID-4890:
--------------------------------

             Summary: [AMQP 1.0] interllink tests hang on older versions of python
                 Key: QPID-4890
                 URL: https://issues.apache.org/jira/browse/QPID-4890
             Project: Qpid
          Issue Type: Bug
    Affects Versions: 0.22
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.23


These use subprocess.Popen() to start a sender reading from stdin. However the closing of stdin has no effect when running on older python e.g. 2.3 on RHEL5, which seems to be due to http://bugs.python.org/issue4112.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org