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
* Fixes for ole.CoInitialize behavior.
- Accept err=S_FALSE from ole.CoInitialize.
- Call ole.CoUninitialize if we return err for any subsequent reason.
* remove defer statements
0 commit comments