mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
fa5f5cbc74
You can't continue using a transaction once an exception has been raised, so catching and dropping the error here is pointless and just causes more errors.
2 lines
69 B
Plaintext
2 lines
69 B
Plaintext
Fix error handling during insertion of client IPs into the database.
|