NVIDIA / NVFlare

NVIDIA Federated Learning Application Runtime Environment
https://nvidia.github.io/NVFlare/
Apache License 2.0
598 stars 171 forks source link

Add lock to reliable message #2811

Closed nvidianz closed 4 weeks ago

nvidianz commented 4 weeks ago

Fixes FLARE-2184

Description

Add a lock in processing receiving messages so messages are not processed twice.

Types of changes

YuanTingHsieh commented 4 weeks ago

/build

nvidianz commented 4 weeks ago

Changes LGTM, can you rebase the commit history to make it cleaner? Right now it has 43 commits

My main branch was messed up. I recreated it and now the commits are clean.