Skip to content

minor: use ready! macro in poll impls#1633

Merged
abr-egn merged 1 commit intomongodb:mainfrom
abr-egn:minor/ready
Mar 16, 2026
Merged

minor: use ready! macro in poll impls#1633
abr-egn merged 1 commit intomongodb:mainfrom
abr-egn:minor/ready

Conversation

@abr-egn
Copy link
Copy Markdown
Contributor

@abr-egn abr-egn commented Mar 13, 2026

Found this handy macro to propagate Poll::Pending status similar to Result::Err, it makes manual poll implementations a little easier to read.

@abr-egn abr-egn marked this pull request as ready for review March 13, 2026 15:29
@abr-egn abr-egn requested a review from a team as a code owner March 13, 2026 15:29
@abr-egn abr-egn requested a review from isabelatkinson March 13, 2026 15:29
@abr-egn abr-egn merged commit 529fdb8 into mongodb:main Mar 16, 2026
16 of 20 checks passed
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.

2 participants