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
Investigate things that can block the main thread and therefore block the UI and move them to a separate thread.
(currently obvious one - subscription creation)
The text was updated successfully, but these errors were encountered:
ivan-cukic
changed the title
UI: Move time consuming operation off of the main UI thread
[1SP] UI: Move time consuming operations off of the main UI thread
Jul 30, 2024
Investigate things that can block the main thread and therefore block the UI and move them to a separate thread.
(currently obvious one - subscription creation)
The text was updated successfully, but these errors were encountered: