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) Replace asyncio.Event with threading.Event #3471

Merged
merged 67 commits into from
Jul 11, 2024

Conversation

jafermarq
Copy link
Contributor

Completes #3470 by replacing asyncio.Event with threading.Event throughout the codebase.

@jafermarq jafermarq changed the title init refactor(framework) Replace asyncio.Event with threading.Event May 19, 2024
Base automatically changed from simplify-sim-no-asyncio-vce to simplify-sim-no-asyncio-backends July 10, 2024 12:15
Base automatically changed from simplify-sim-no-asyncio-backends to main July 11, 2024 10:15
@jafermarq jafermarq marked this pull request as ready for review July 11, 2024 10:29
@danieljanes danieljanes merged commit 78f137e into main Jul 11, 2024
28 checks passed
@danieljanes danieljanes deleted the simplify-sim-no-asyncio-events branch July 11, 2024 10:30
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