Skip to content

ReadTimeout will not be considered when using async #152

@endrelovas

Description

@endrelovas

Hello,

With reference to:

using var timeoutCts = new CancellationTokenSource(_networkStream.ReadTimeout);

timeoutCts will not be cancelled ever IMO. _networkStream.ReadTimeout is not considered when you call it Async.

Do I miss something here?

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