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

fix(framework) Remove str casting for node config #3886

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Jul 23, 2024

Remove the str() casting of NodeState's config when pre-registering context for simulation. This effectively enables removing the str() casting in client_fn in our templates.

@jafermarq jafermarq marked this pull request as ready for review July 23, 2024 13:44
@danieljanes danieljanes changed the title fix(framework:skip) Remove string casting for node config fix(framework) Remove str casting for node config Jul 23, 2024
@danieljanes danieljanes merged commit 3f79f14 into main Jul 23, 2024
36 checks passed
@danieljanes danieljanes deleted the no-casting-for-node-config-fix-simulation branch July 23, 2024 13:57
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.

2 participants