Skip to content

Cannot run anonymous TestFlows in multiprocess on Windows #2

@gregoil

Description

@gregoil

Windows' pickle system, which is used when forking a process, cannot handle dynamic classes (in this case - classes created using the builtin 'type' function), such as those which are created using the 'rotest.core.clow.create_flow' function to create TestFlows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions