Skip to content
Snippets Groups Projects
Unverified Commit 856c83f5 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Avoid rebuilding Edu objects in worker mode (#4770)

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.
parent 2c3548d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment