Skip to content

Add context::cancel() #31

@kammce

Description

@kammce

When called, if a the context's active coroutine's handle is not std::noop_coroutine then destroy all coroutine frames within the context and set the active coroutine to std::noop_coroutine. Otherwise, do nothing.

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