Skip to content

Parallel precompile now seems to fail precompiling the package itself #53859

@KristofferC

Description

@KristofferC
(Foo) pkg> precompile
   Installed Example ─ v0.5.3
Precompiling all packages...
  1 dependency successfully precompiled in 1 seconds

(Foo) pkg> st
Status `~/julia/Foo/Project.toml`
  [7876af07] Example v0.5.3

julia> using Foo # should have precompiled `Foo` already
[ Info: Precompiling Foo [16a8b8d3-1370-5883-bb6f-f9266484db3f] 

Metadata

Metadata

Assignees

Labels

compiler:precompilationPrecompilation of modulesregressionRegression in behavior compared to a previous version

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions