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
Run UserStoppedTypingBehavior Command on UIThread (#2591)
* run continuation on UIThread
* use tokenSource.Token
* refactor to use async/await
* Don't throw the exception, and log it
* Use `async Task`, remove unncessesary try/catch block
---------
Co-authored-by: Brandon Minnick <13558917+TheCodeTraveler@users.noreply.github.com>
Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
0 commit comments