Skip to content

Workflows should be reusable #5

@tkellogg

Description

@tkellogg

Right now, workflows rely on closures for keeping a sort of local data. Unfortunately, this means a workflow object can only be used once. Should create a concept that uses thread-static storage instead of closures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions