Skip to content

Add workflow factory dictionary support for create_filesystem_manager #86

@cwebbles

Description

@cwebbles

In utils.py we need to add dictionary support for create_filesystem_manager to allow for users to pass in dictionaries of the workflow factories they want available to the manager.

async with create_filesystem_manager('state', 'simple', {
        'workflow': workflow
    }) as manager

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