matrix-js-sdk
639d2317 - Catch exception from call event handler

Commit
5 years ago
Catch exception from call event handler Otherwise they leak out ot the sync loop. It's unfortunate that exceptions from event handlers leak out to the emitter, and this seems a bit clumsy, but having to wrap eveery event emit in a try block seems worse.
Author
Parents
Loading