ZZ Si

Results 13 comments of ZZ Si

@WilliamLindskog I am happy to. ETA mid next week.

@WilliamLindskog The PR is trimmed to include a much smaller change. The entrypoint to run a simulation is in: [run_simulation.py](https://github.com/adap/flower/blob/2aa3a265aa3f1cfb650e7b79da2d671c025706b1/examples/serverless-pytorch/run_simulation.py) The main files to look at: [AsyncFederatedNode](https://github.com/adap/flower/blob/2aa3a265aa3f1cfb650e7b79da2d671c025706b1/src/py/flwr/serverless/federated_node/async_node.py) [ExperimentRunner](https://github.com/adap/flower/blob/2aa3a265aa3f1cfb650e7b79da2d671c025706b1/src/py/flwr/serverless/experiment_runner.py)

Hi @WilliamLindskog, just checking if you have time to take a took at the updated PR (https://github.com/adap/flower/pull/5189)? Thanks!