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

Generator template should come from STD <experimental/generator> but it cannot be found. #15

Closed
AlexanderMihail opened this issue Apr 13, 2024 · 1 comment

Comments

@AlexanderMihail
Copy link
Owner

Not reasonable to have us all reinventing the wheel with those coroutine return values.
Tried to use seastar::coroutine::experimental::generator template, but it seems to be a totally different thing.

@AlexanderMihail
Copy link
Owner Author

The database server is now using the seastar generator template for index listing and rownext. A step closer to seastar compliance, I hope.

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