Skip to content

CancellationTokens Don't Work #188

@MelbourneDeveloper

Description

@MelbourneDeveloper

Some operations simply hang. An example is FileStream.ReadAsync on Windows. I assumed passing a cancellation token in wouldstop the operation with an exception but it doesn't. This is a pretty serious flaw and might be inherent in .NET.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions