Skip to content

Operations.jl error when adding SnoopCompile #429

@chaseenrich

Description

@chaseenrich

Julia version 1.10.3

A recent commit moving PrettyTables from weakdeps to deps causes Pkg's Operations.jl to throw an error when printing the status info. Operations.jl assumes that extension dependencies are weakdeps of the package. Removal of PrettyTables from weakdeps causes a key index error on weakdeps in the code below:

Image

Is this an issue with the julia version in use, an issue with Operations.jl, or an oversight in the commit?

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