NVIDIA / NVFlare

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

Improve the kill children processes #2789

Closed yhwen closed 1 month ago

yhwen commented 1 month ago

Fixes # .

Description

Change to use process.kill() to kill the children processes. This force kill the example like flow child process.

Types of changes

YuanTingHsieh commented 1 month ago

@yhwen can you fix the unit test, one import is not needed anymore, thanks

YuanTingHsieh commented 1 month ago

/build