You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/03 17:52:54 UTC

[jira] [Commented] (QPID-6474) 08..09 Python client connection leaks threads

    [ https://issues.apache.org/jira/browse/QPID-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394602#comment-14394602 ] 

ASF subversion and git services commented on QPID-6474:
-------------------------------------------------------

Commit 1671094 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1671094 ]

QPID-6474: [Python Client] Prevent client connection thread leaks on the 08..09 code path

> 08..09 Python client connection leaks threads
> ---------------------------------------------
>
>                 Key: QPID-6474
>                 URL: https://issues.apache.org/jira/browse/QPID-6474
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>            Reporter: Keith Wall
>
> On closing the client (08..09 code path) the pthreads corresponding to the worker and the writer remain active.  This leaks thread and would lead to failure of any application that creates many connections (Clients) over time.
> This can also lead the following output from the Python interpreter:
> {noformat}
> Unhandled exception in thread started by
> sys.excepthook is missing
> lost sys.stderr
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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