Skip to content

Show @info with precompilation reasons when triggered from loading#61291

Merged
IanButterworth merged 1 commit into
JuliaLang:backports-release-1.12from
IanButterworth:ib/backport-precompile-info-message
Mar 20, 2026
Merged

Show @info with precompilation reasons when triggered from loading#61291
IanButterworth merged 1 commit into
JuliaLang:backports-release-1.12from
IanButterworth:ib/backport-precompile-info-message

Conversation

@IanButterworth
Copy link
Copy Markdown
Member

@IanButterworth IanButterworth commented Mar 12, 2026

On master, when using triggers (re)precompilation, an @info message is shown explaining why precompilation is needed (e.g. "caches not reused: 1 for wrong dep version loaded").

Without it it makes it harder to diagnose re-precompilation, so backport it.

…from loading

On master, when `using` triggers precompilation, an @info message is shown
explaining why recompilation is needed (e.g. "caches not reused: 1 for wrong
dep version loaded").
@KristofferC
Copy link
Copy Markdown
Member

Should probably wait and change the target branch to backports-release-1.12 when a backport PR is opened.

This is open: #61154

@IanButterworth
Copy link
Copy Markdown
Member Author

Nice.. that didn't show up in github PR search for "1.12"

@IanButterworth IanButterworth changed the base branch from release-1.12 to backports-release-1.12 March 12, 2026 14:11
@IanButterworth IanButterworth changed the title [release-1.12] Show @info with precompilation reasons when triggered from loading [backports-release-1.12] Show @info with precompilation reasons when triggered from loading Mar 12, 2026
@IanButterworth IanButterworth changed the title [backports-release-1.12] Show @info with precompilation reasons when triggered from loading Show @info with precompilation reasons when triggered from loading Mar 20, 2026
@IanButterworth IanButterworth merged commit 28abefd into JuliaLang:backports-release-1.12 Mar 20, 2026
9 of 11 checks passed
@IanButterworth IanButterworth deleted the ib/backport-precompile-info-message branch March 20, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants