Skip to content

Wait on multiple streams #472

@janismac

Description

@janismac

I'd like to wait on all updates from multiple streams for each physics tick. According to your comment here the updates are batched.

Is there a condition variable that notifies once all streams are updated?

Should I wait for all condition variables on all streams? Or would that be inefficient? (This is in Python)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions