Skip to content

Add tracing point for async generator#2059

Merged
slozier merged 1 commit into
IronLanguages:mainfrom
BCSharp:asyncgen_pass
Jun 17, 2026
Merged

Add tracing point for async generator#2059
slozier merged 1 commit into
IronLanguages:mainfrom
BCSharp:asyncgen_pass

Conversation

@BCSharp

@BCSharp BCSharp commented Jun 17, 2026

Copy link
Copy Markdown
Member

This is the counterpart of #2056. It does not solve #2057, but it aligns async generators with coroutines, regardless how those two are being traced (to be done in a separate PR).

@slozier slozier left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@slozier slozier merged commit 853e7b3 into IronLanguages:main Jun 17, 2026
23 of 26 checks passed
@BCSharp BCSharp deleted the asyncgen_pass branch June 17, 2026 17:23
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