[ 
https://issues.apache.org/jira/browse/TINKERPOP-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Hockmann reassigned TINKERPOP-2358:
-------------------------------------------

    Assignee: Florian Hockmann

> Potential connection leak on client disposing
> ---------------------------------------------
>
>                 Key: TINKERPOP-2358
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2358
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: dotnet
>    Affects Versions: 3.4.6
>            Reporter: Dzmitry L
>            Assignee: Florian Hockmann
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to