Skip to content

Reproducible triggering of double precompilation #50606

@baggepinnen

Description

@baggepinnen

From discussion on slack @IanButterworth
This is the terminal output after I trigger the sequence of actions that lead to double precompilation of the package PRONTO.jl. The steps are

  1. Delete the folder .julia/compiled/v1.9/PRONTO and then run the commands below in a new julia session
pkg> activate --temp
pkg> add git@github.com:narijauskas/PRONTO.jl.git
julia> using PRONTO

Output:
double_precompilation.txt

The same procedure but starting julia with --startup-file=no
double_precompilation_no_startupfile.txt

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