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

scope and interactions with co-routines #15

Open
JeffGarland opened this issue Feb 17, 2025 · 0 comments
Open

scope and interactions with co-routines #15

JeffGarland opened this issue Feb 17, 2025 · 0 comments

Comments

@JeffGarland
Copy link
Member

We need to explore the design space w.r.t. scope and co-routines. This was pointed out to me as a potential issue by a committee member in Hagenberg. The two proposals were in-flight at the same time and it's not clear the interactions were considered.

I've created an initial example of some coroutine logic (mostly boilerplate) and experimental together. The more interesting cases are if there's some impact on the co_await and co_return logic. I'm out of time to play with this now so if someone wants to explore more examples that would be great.

https://godbolt.org/z/4KhqfrxGj

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

No branches or pull requests

1 participant