Skip to content

Consider cancellation capability #34

@manne

Description

@manne

Each asynchronous operation on the CLI and function stack should support cancellation.

  • The entry points have to provide a CancellationToken
  • Each synchronously called asynchronous method has to be awaited, therefore the public API changes

Advantages

  • less resource allocations

Interesting PR commandlineparser/commandline#390

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions