Skip to content

Would a short-circuiting function be useful here? #50

@davidxia

Description

@davidxia

I have two futures A and B. If A finishes first and is false, for example, I want to short-circuit and return false without waiting for B. If B returns first, however, I still want to wait on A. Could we add such a function here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions