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

Allow cancellation of Gremlin.Net async methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0, 3.6.2, 3.5.5
    • dotnet
    • None

    Description

      Gremlin.Net async methods such as Promise do not accept a CancellationToken parameter and cannot therefore be cancelled. Applications often need to be closed quickly/responsively when a user quits or an application server component is shut down/rebooted - e.g., during cluster auto scaling/rebalancing.

      All async methods should accept a CancellationToken parameter (which can be given a default value of 'default').

      Attachments

        Activity

          People

            Florian Hockmann Florian Hockmann
            billpoole Bill Poole
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: