[
https://issues.apache.org/jira/browse/TINKERPOP-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Hockmann closed TINKERPOP-2217.
---------------------------------------
Resolution: Fixed
Fix Version/s: 3.4.2
> Race condition in Gremlin.net driver connection
> -----------------------------------------------
>
> Key: TINKERPOP-2217
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2217
> Project: TinkerPop
> Issue Type: Bug
> Components: dotnet
> Affects Versions: 3.4.1
> Reporter: Daniel C. Weber
> Priority: Critical
> Fix For: 3.4.2
>
>
> In Connection.cs, _writeInProgress could be observed by BeginSendingMessages
> to indicate that the loop in SendMessagesFromQueueAsync is still "in flight"
> while in reality, it has already exited. While probably extremly rare, it's
> still a race condition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)