mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-04-28 05:56:07 -04:00

Add some exception handling here so that events whose json cannot be parsed are ignored rather than getting us stuck in a loop. Fixes #6404.