mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-14 13:41:38 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
The response-building code expects there to be an entry in the `results` list for each entry in the pdu_list, so the early `continue` was messing this up. That doesn't really matter, because all that the federation client does is log any errors, but it's pretty poor form.