Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2358

Potential connection leak on client disposing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.6
    • 3.4.12, 3.5.1, 3.6.0
    • dotnet
    • None

    Description

      Potential issue may happen if you decide to call "Dispose" on a client while "PopulatePoolAsync" is active. "Dispose" closes all connections from the pool, but does not stop "PopulatePoolAsync". So after "PopulatePoolAsync" finish you will have unclosed connections.

      Attachments

        Activity

          People

            Florian Hockmann Florian Hockmann
            idzmitry Dzmitry L
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: