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
Added an additional yield point prior to possibly long running initialization (#115688)
* Added an additional yield point
* Enqueued setup logic to thread pool
Also added an explanation comment
* Changed validation order to reduce discrepancies
between synchronous and asynchronous calls
* Updated comment
Co-authored-by: Miha Zupan <[email protected]>
* Removed Volatile.Read to make the code more readable
Co-authored-by: Miha Zupan <[email protected]>
* Removed the test that is no longer viable
* Moved the nested method
to adhere to the code style
---------
Co-authored-by: Miha Zupan <[email protected]>
0 commit comments