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

Race condition in Gremlin.net driver connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.4.1
    • 3.4.2
    • dotnet
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            daniel.weber Daniel C. Weber
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: