Skip to content

Warnings on world age problems on nightly #937

@felixcremer

Description

@felixcremer

On the current nightly CI we get a lot of these warnings for accessing some things prior to their world age

  WARNING: Detected access to binding `Dimensions.X` in a world prior to its definition world.
│    Julia 1.12 has introduced more strict world age semantics for global bindings.
│    !!! This code may malfunction under Revise.
│    !!! This code will error in future versions of Julia.

This is something that we would have to look into before julia 1.12 will be released.
Unfortunately I don't see from these warnings where the access happens in the code.

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