Skip to content

Add run_event_loop method #56

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 4 commits into from
Jan 28, 2025
Merged

Add run_event_loop method #56

merged 4 commits into from
Jan 28, 2025

Conversation

plainbanana
Copy link
Owner

Introduce the run_event_loop method to process pending Redis commands and responses. It executes a single iteration of the event loop for more flexible command execution.

Introduce the `run_event_loop` method to process pending Redis commands and responses. It executes a single iteration of the event loop, handles timeouts, and supports both immediate and blocking operations for more flexible command execution. Included detailed documentation and example usage.
@plainbanana plainbanana merged commit dabf5a0 into master Jan 28, 2025
8 checks passed
@plainbanana plainbanana deleted the wait-any-event branch January 28, 2025 17:36
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