Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1312

BlockingConnection leaks Proton-C memory

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      The attached program leaks the underlying connection (the C proton
      object) associated with the BlockingConnection on each loop iteration
      on proton 0.9 as used by Satellite. Without the receiver, it cleans
      up fine.

      On master, the program leaks both the reactor and the connection
      associated with the BlockingConnection for each loop. The receiver
      creation can be commented out and it still leaks both objects.

      Other objects may leak too (presumably session), but I have not
      examined further.

      Attachments

        1. ml8.py
          0.7 kB
          Clifford Jansen

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            cliffjansen Clifford Jansen
            cliffjansen Clifford Jansen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment