You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
full-analysis: Clear Pkg registry cache after environment operations
Clear `Pkg.Registry.REGISTRY_CACHE` in finally blocks after package
environment operations to reduce memory footprint.
This is a temporary workaround using internal API and should be removed
once a proper solution for module/CodeInstance garbage collection is
available in Julia runtime.
0 commit comments