Skip to content

enhanced async support #1116

@althunibat

Description

@althunibat

few notes / enhancements that are recommended when handling async commands in a cli application.

When using async command in cli, it is recommended to add cancelation token to be passed to "ExecuteAsync" method
console methods both in and out directions / write and read to have async version similar to:
System.Console.Out.WriteLineAsync & System.Console.In.ReadLineAsync.

Thanks


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo 🕑

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions