[ 
https://issues.apache.org/jira/browse/TINKERPOP-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Hockmann closed TINKERPOP-2794.
---------------------------------------
    Fix Version/s: 3.7.0
                   3.6.2
                   3.5.5
       Resolution: Fixed

> Allow cancellation of Gremlin.Net async methods
> -----------------------------------------------
>
>                 Key: TINKERPOP-2794
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2794
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>            Reporter: Bill Poole
>            Assignee: Florian Hockmann
>            Priority: Major
>             Fix For: 3.7.0, 3.6.2, 3.5.5
>
>
> 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').



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to