Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some documentation describing how to interpret the symbols shown during recompilation #3903

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pbouffard
Copy link
Sponsor Contributor

I started noticing the ? indicator show up in Julia 1.10 which I assume relates to parallel precompilation. I'm not exactly sure what it means nor also by what logic packages finished with precompilation (marked ) disappear from the list (I'm guessing that all their transitive dependencies are finished?).

This seemed to me to be the best place in the docs to put this.

@IanButterworth
Copy link
Sponsor Member

Maybe these are better as a bullet list?

Also can you add detail about yellow check marks, which indicate packages that have been precompiled, but different versions are currently loaded, so cannot be used until julia is restarted.

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.

None yet

2 participants