Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6474

08..09 Python client connection leaks threads

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-python-1.35.0
    • Python Client
    • None

    Description

      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:

      Unhandled exception in thread started by
      sys.excepthook is missing
      lost sys.stderr
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: