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

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

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

QPID-6474: [Python Client] 08..09 Prevent Client.close ending in exception if 
start has not been called

> 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
>             Fix For: 33
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to