Skip to content

add check that the GIL is not re-enabled for the free-threading python migrations #5373

@beckermr

Description

@beckermr

@mariusvniekerk suggested that we should add a check that the GIL is not re-enabled for free-threading Python migrations. He suggested using either an environment variable to force the GIL to not be re-enabled or to import the package and turn warnings into errors.

We can add a mini-migrator on top of the python one that adds to the tests.

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