Skip to content

CancellationToken doesn't properly cancel Message TaskCompletionSources #679

Open
@qdot

Description

@qdot

If a CancellationToken is passed to a method that sends a message, and is then cancelled, the message becomes stuck in the sorter, as the send/receive is cancelled but the sorter is never updated with this knowledge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is brokenclientAnything relating to clients, including connectors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions