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
perf(symbolizer): Cache unsuccessful debug help resolutions
If the process handle can't be acquired or the symbol handler initialization fails, we cache the symbol info to avoid hammering the OpenProcess API indefinitely.
0 commit comments