Skip to content

Fix loadbalanced sending with sender in server mode.

Gijs Peskens requested to merge fix_loadbalanced_sender_server_mode into master

Weights of chosen peers were not correctly being subtracted in this case.

Merge request reports