Skip to content

perform_cmd and Cancellation #130

Closed
@theduke

Description

@theduke

Currently, if you want cancellation with perform_cmd, it has to be implemented manually in a rather awkward way.

It would be great if perform_cmd returned a drop guard which, when dropped, drops the corresponding future and prevents a message to be sent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API designProposal for a new or updated Seed API.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions