Skip to content

Setup for queries during multi-threaded stream is awkward #115

@etwest

Description

@etwest

Currently the setup in binary_graph_stream.h is awkward. It requires the caller to be very careful about ensuring that threads are correctly paused before doing the query.

It would be much nicer to have a setup where we just call a query function and all this is handled behind the scenes.

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