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
For some reason, the exception index entries for both of these functions comes up as CANNOTUNWIND which isn't true. It may be a quirk with using extern "C"? Will need to investigate. This will allow us to remove the manual unwinding we do currently.