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
SR-13822: FileHandle closeOnDealloc causes a Stack Overflow on Windows
- Setting closeOnDealloc to false seems to cause a stack Overflow on
Windows so disable the functionality of NOT closing the file, but only
on Windows.
0 commit comments