Skip to content

Async methods should support a cancellation token #368

@kenkendk

Description

@kenkendk

Describe the feature request or question
The ...Async methods, such as ReadSecretAsync() does not support a CancellationToken so it is not possible for the caller to cancel the request.

Link to the Vault API Docs that support this feature
Not relevant, this is purely a C# convention.

Additional context
See sonar rule here: https://community.sonarsource.com/t/c-asynchronous-methods-should-take-a-cancellationtoken/42190

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions