Skip to content

Alpha 11 - Event refactor #78

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

Merged
merged 3 commits into from
Apr 28, 2025
Merged

Alpha 11 - Event refactor #78

merged 3 commits into from
Apr 28, 2025

Conversation

devraj
Copy link
Member

@devraj devraj commented Apr 28, 2025

📢 Preamble

Urgent release to refactor asyncio.Event implementation

💅 Improvements

  • Refactor asyncio.Event implementation where the called calls .set to break the event loop for follow commands, see official docs

devraj added 3 commits April 29, 2025 08:40
moves to proper use of the asyncion.Event where the caller
calls .set to break the event loop for `follow` endpoints
@devraj devraj merged commit 055faf0 into master Apr 28, 2025
2 of 3 checks passed
@devraj devraj deleted the alpha-11 branch April 28, 2025 23:02
@devraj devraj self-assigned this Apr 30, 2025
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.

1 participant