Skip to content

pytest-run-parallel unnecessarily emits gil re-enabled warning #158

@kumaraditya303

Description

@kumaraditya303

pytest-run-parallel currently emits gil re-enabled warnings even when it is not used at all. It forces to pass the ignore gil enabled flag but that is unnecessary complication when pytest-run-parallel is unused. I propose that warning to only be emitted when doing parallel testing.

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