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

Fix async generator handling #1844

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix async generator handling #1844

wants to merge 3 commits into from

Conversation

sidux
Copy link

@sidux sidux commented Dec 29, 2023

Fixes #1842

@coveralls
Copy link

Coverage Status

coverage: 94.169% (-0.05%) from 94.214%
when pulling 85ee147 on sidux:main
into 0ae9ba8 on spec-first:main.

@RobbeSneyders
Copy link
Member

Thanks @sidux!

Could you add a test?

@RobbeSneyders
Copy link
Member

Ping @sidux

@sidux
Copy link
Author

sidux commented Jan 16, 2024

@RobbeSneyders I'll take some time during this week to finish this

@RobbeSneyders
Copy link
Member

Do you have time to add a test @sidux?

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.

Async generator returns an error and generator inconsistencies
3 participants