Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(framework) Enable passing an existing Context to ServerApp startup function #4364

Merged
merged 9 commits into from
Oct 24, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Oct 24, 2024

the flwr-serverapp process will pass an existing Context to this function to load and execute a ServerApp. At the end, the updated Context will be returned.

Note

The run function is also used by the Simulation Engine.

@jafermarq jafermarq marked this pull request as ready for review October 24, 2024 10:20
@jafermarq jafermarq requested a review from panh99 October 24, 2024 10:20
Copy link
Contributor

@panh99 panh99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@danieljanes danieljanes merged commit 8c449f5 into main Oct 24, 2024
53 checks passed
@danieljanes danieljanes deleted the pass-optional-context branch October 24, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants