| Commit message (Collapse) | Author | Files | Lines |
|
I'm hoping to establish which rooms are having lots of RRs sent for them, and
how old the events are when they are sent.
|
|
Remove a call to run_as_background_process: there is no need to run this as a
background process, because build_and_send_edu does not block.
We may as well inline the whole of _push_remotes.
|
|
|
|
The v4v6 option only has a usage one ipv6 socket: https://serverfault.com/q/747895
Signed-off-by: Flakebi <flakebi@t-online.de>
|
|
In worker mode, on the federation sender, when we receive an edu for sending
over the replication socket, it is parsed into an Edu object. There is no point
extracting the contents of it so that we can then immediately build another Edu.
|
|
|
|
We were logging this when it was not true.
|
|
|