8000 Use global loop accessor by WyriHaximus · Pull Request #109 · clue/reactphp-redis · GitHub
[go: up one dir, main page]

Skip to content

Use global loop accessor #109

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

Closed

Conversation

WyriHaximus
Copy link
Contributor

No description provided.

Copy link
Owner
@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WyriHaximus Thanks for bringing this up, this definitely helps reviewing reactphp/event-loop#226 and seeing its real-world impact on existing code!

Removing the LoopInterface from our interfaces would make this a BC break that would break most existing consumers of this project. It's my understanding this could be an option in the longer run, but in the short term I have a strong preference towards #110 which uses the global loop without introducing any BC breaks.

For the reference, the build errors are unrelated to the changes in this PR. I'll look into an update to address this asap 👍

@clue
Copy link
Owner
clue commented Jun 26, 2021

I believe this has been answered and will close this for now (see #110 for preferred alternative), please feel free to report back otherwise 👍

@clue clue closed this Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0