[ https://issues.apache.org/jira/browse/QPID-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robbie Gemmell updated QPID-6474: --------------------------------- Fix Version/s: (was: 33) qpid-python-next > 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: qpid-python-next > > > 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-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org