Stale user refreshing should be done async to prevent blocking of rendering activities

This commit is contained in:
Mark Felder 2024-06-16 16:26:24 -04:00
commit e37845cd35
4 changed files with 22 additions and 13 deletions

View file

@ -0,0 +1 @@
User profile refreshes are now asynchronous