Closed nblog closed 8 months ago
Prevents DebugSymbol.load from looking for symbols for a long time and causing blocking, defers symbol loading until symbol information is requested. Reference: https://learn.microsoft.com/windows/win32/debug/initializing-the-symbol-handler
DebugSymbol.load
Prevents
DebugSymbol.load
from looking for symbols for a long time and causing blocking, defers symbol loading until symbol information is requested. Reference: https://learn.microsoft.com/windows/win32/debug/initializing-the-symbol-handler