Skip to content

InvokeAsync does not finally check CancellationToken #12696

Description

@HenKun

In contrast to the other overloads, InvokeAsync in

does not check the cancellationToken before finally invoking the delegate.

This should be done in order to

  • be consistent
  • avoid an unnecessary invocation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

🪲 bugProduct bug (most likely)

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions