Alex Rudyy created QPID-7429:
--------------------------------

             Summary: [Python Client 0-8..0-91] Legacy Python client leaks 
threads when connection is closed from broker side
                 Key: QPID-7429
                 URL: https://issues.apache.org/jira/browse/QPID-7429
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: qpid-python-1.35.0, 0.32
            Reporter: Alex Rudyy


Python client does not stop properly its threads when connection is closed from 
broker side. As result, client application can leak threads and eventually ran 
out of threads.

It seems that writer thread from Peer is blocked on outgoing queue and never 
exits



--
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

Reply via email to