Skip to content

Conversation

clue
Copy link
Owner

@clue clue commented Feb 12, 2024

This changeset removes the optional $loop constructor arguments and ensures we always use the default loop. Empirical evidence suggests this should not affect most consumers, as using the default loop is recommended since a couple of years at least (#114). Among others, this is one of the prerequisites for adding await()-based APIs in a follow-up PR.

Builds on top of #149, #129, #114 and others
Refs #118

@clue clue added this to the v3.0.0 milestone Feb 12, 2024
@clue clue requested a review from SimonFrings February 12, 2024 12:11
Copy link
Contributor

@SimonFrings SimonFrings left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

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