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
2491: Refactor URN map generation to avoid indexing issues.
Moved ExternalResourceManager initialization into the runnable to prevent execution during indexing. This ensures better stability and avoids potential premature resource access.
0 commit comments