Skip to content

Documentation: "infallible" is mentioned, but not demostrated. #8

@vi

Description

@vi

https://docs.rs/moro/latest/moro/macro.async_scope.html

To avoid this, use the infallible method on the scope to convert it into a non-cancellable scope:

let scope = moro::async_scope!(|scope| {/* ... */}).await;

Looks like something is missing 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