Skip to content

Better documentation for timely::execute #293

@ryzhyk

Description

@ryzhyk

The documentation for timely::execute() does not specify when the function returns. The description says "Starts a timely dataflow execution...", and so I expected the function to return immediately after starting the worker threads. Experimentally, however, it seems to only return when the dataflow is terminating. Is this the intended behavior? If so, it should probably be documented.

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