julia
7e2d8035 - add logic to prefer loading modules that are already loaded (#55908)

Commit
1 year ago
add logic to prefer loading modules that are already loaded (#55908) Iterate over the list of existing loaded modules for PkgId whenever loading a new module for PkgId, so that we will use that existing build_id content if it otherwise passes the other stale_checks.
Author
Parents
Loading