Skip to content

Allow passing a std::future to spin_until_future_complete #972

@ivanpauno

Description

@ivanpauno

Feature request

Feature description

Currently, spin_until_future_completes only accepts a std::shared_future.
It would make sense to accept both.
See #971.

Implementation considerations

Just templatize more the current functions/methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions