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

Jorge Bay commented on TINKERPOP-2217:
--------------------------------------

For me, the path of least resistance would be to include a fix for the current 
issue in this release as proposed here (3 lines of code): 
https://github.com/apache/tinkerpop/pull/1114#issuecomment-492962272

and then, discuss alternative approaches like discussed in 
https://github.com/apache/tinkerpop/pull/1115 for the next iteration.

> 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
>
> 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)

Reply via email to