Skip to content

Warn against using multiprocessing with fork #93

@lysnikolaou

Description

@lysnikolaou

Starting processes with fork in a multithreaded environment is problematic according to the Python docs. If we detect that, we should warn against it and mark the test function thread-unsafe.

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