matrix-react-sdk
67e2ae99
- Make some dispatches async
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Make some dispatches async It looks like these dispatches were being dispatched while already dispatching, causing soft crashes (although I can't see where the first dispatch was from). Either way, seems like these didn't need to be sync.
References
dbkr/resize_dispatch_async
#5765 - Make some dispatches async
Author
dbkr
Parents
9ac5f4d2
Loading