Hierarchical server stuck in a loop after finishing the communication rounds.
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 765
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Hierarchical server stuck in a loop after finishing the communication rounds.
```
[FedML-Server(0) @device-id-0] [Mon, 13 Mar 2023 23:33:26] [INFO] [mqtt_s3_multi_clients_comm_manager.py:277:send_message] mqtt_s3.send_message: to python client.
INFO:/home/sdc-lab/fedml-server/fedml/logs/fedml-run-0-edge-0.log:mqtt_s3.send_message: to python client.
[FedML-Server(0) @device-id-0] [Mon, 13 Mar 2023 23:33:26] [INFO] [fedml_server_manager.py:209:handle_message_receive_model_from_client]
==========end 10-th round training===========
INFO:/home/sdc-lab/fedml-server/fedml/logs/fedml-run-0-edge-0.log:
==========end 10-th round training===========
```
What should I do if I want that server be finished after finishing the rounds?
Contributor guide
Assessment
This issue has not been assessed yet.