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) Remove asyncio from core Simulation Engine #3470

Merged

Conversation

jafermarq
Copy link
Contributor

Removes asyncio from the simulation engine. asyncio events to signal termination of simulation will be removed in a separate thread (as they impact various parts of the codebase)

@jafermarq jafermarq added the simulation An issue related to Flower's simulation label May 19, 2024
@danieljanes danieljanes marked this pull request as ready for review July 10, 2024 12:15
@danieljanes danieljanes merged commit 02c5d1d into simplify-sim-no-asyncio-backends Jul 10, 2024
@danieljanes danieljanes deleted the simplify-sim-no-asyncio-vce branch July 10, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simulation An issue related to Flower's simulation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants