[ 
https://issues.apache.org/jira/browse/TINKERPOP-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368049#comment-17368049
 ] 

ASF GitHub Bot commented on TINKERPOP-2358:
-------------------------------------------

FlorianHockmann merged pull request #1425:
URL: https://github.com/apache/tinkerpop/pull/1425


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> 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