Skip to content

Comments

Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption#222

Merged
rbuckton merged 1 commit intomainfrom
fix-asyncGenerator-return
Oct 20, 2023
Merged

Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption#222
rbuckton merged 1 commit intomainfrom
fix-asyncGenerator-return

Conversation

@rbuckton
Copy link
Contributor

This applies the same fix from microsoft/TypeScript#56150.

@rbuckton
Copy link
Contributor Author

Not sure why, but it seems like CodeQL is busted.

@jakebailey
Copy link
Member

The workflow is old and needs to be updated; I'll send a PR.

@jakebailey
Copy link
Member

#223 fixes it.

@rbuckton rbuckton force-pushed the fix-asyncGenerator-return branch from 4622d2d to 1ed24c2 Compare October 20, 2023 17:39
@rbuckton
Copy link
Contributor Author

Well, CodeQL isn't erroring, but it isn't doing anything either. Is that expected?

image

@jakebailey
Copy link
Member

That is... strange. I'll try and see what's happening. The path I used in the config is correct so I don't know what happened.

@jakebailey
Copy link
Member

I think that might be a leftover; the message mentions CodeQL-Build which is the old name of the task before I changed it.

@jakebailey
Copy link
Member

@rbuckton rbuckton merged commit efa4fff into main Oct 20, 2023
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