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

Conversation

pbouffard
Copy link
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.

pbouffard and others added 2 commits May 16, 2024 14:14
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
@IanButterworth
Copy link
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.

@IanButterworth
Copy link
Member

bump

@IanButterworth IanButterworth added the merge me Merge when tests pass label Jul 8, 2024
@IanButterworth IanButterworth merged commit a140321 into JuliaLang:master Jul 9, 2024
7 checks passed
IanButterworth pushed a commit that referenced this pull request Jul 13, 2024
…during recompilation (#3903)

* preliminary wording; need someone to help with TODOs

* Update docs/src/environments.md

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>

* Add words describing check mark, reorganize text

* Update docs/src/environments.md

Co-authored-by: Anshul Singhvi <anshulsinghvi@gmail.com>

* Update docs/src/environments.md

---------

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
Co-authored-by: Anshul Singhvi <anshulsinghvi@gmail.com>
(cherry picked from commit a140321)
KristofferC pushed a commit that referenced this pull request Jul 23, 2024
…during recompilation (#3903)

* preliminary wording; need someone to help with TODOs

* Update docs/src/environments.md

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>

* Add words describing check mark, reorganize text

* Update docs/src/environments.md

Co-authored-by: Anshul Singhvi <anshulsinghvi@gmail.com>

* Update docs/src/environments.md

---------

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
Co-authored-by: Anshul Singhvi <anshulsinghvi@gmail.com>
(cherry picked from commit a140321)
@KristofferC KristofferC mentioned this pull request Jul 23, 2024
10 tasks
@fatteneder fatteneder removed the merge me Merge when tests pass label Aug 2, 2024
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.

5 participants