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

Improve fiber tests to avoid now unneeded await() calls #118

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

clue
Copy link
Owner

@clue clue commented Feb 18, 2022

This simple changeset improves the fiber tests introduced in (#117) to avoid now unneeded await() calls.

I'm marking this as WIP because it is currently expected to fail until reactphp/async#27 is addressed upstream via reactphp/async#32. I'll update this PR once this PR is released.

@clue clue changed the title [WIP] Improve fiber tests to avoid now unneeded await() calls Improve fiber tests to avoid now unneeded await() calls Feb 19, 2022
@clue clue requested a review from SimonFrings February 19, 2022 10:14
@clue
Copy link
Owner Author

clue commented Feb 19, 2022

Restarted build now that reactphp/async#32 has been merged, this is now ready for review :shipit:

@SimonFrings SimonFrings merged commit f34ee0f into clue:main Feb 19, 2022
@clue clue deleted the fiber-tests branch February 19, 2022 16:26
@SimonFrings SimonFrings added this to the v0.8.0 milestone Mar 5, 2024
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