Skip to content

Make iterator actually asynchronous #184

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

Open
penberg opened this issue Apr 25, 2025 · 0 comments
Open

Make iterator actually asynchronous #184

penberg opened this issue Apr 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@penberg
Copy link
Contributor

penberg commented Apr 25, 2025

As Zeno pointed out, the Rows::js_next() function has no async variant that would return a promise. This means that we'll block the JavaScript thread while fetching for rows.

@penberg penberg added the enhancement New feature or request label Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant