Skip to content

The locking around InvokeCommand is still not great #525

Open
@zadjii-msft

Description

@zadjii-msft

As regressed in #518

We probably shouldn't just allow one command to be performed at a time. Instead we should probably just keep the task for the last one, and cancel the previous one, and then not handle the result of the previous one. The way it is now is wacky.

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