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

Support for AsyncIterators #378

Open
metcoder95 opened this issue Jul 18, 2023 · 3 comments
Open

Support for AsyncIterators #378

metcoder95 opened this issue Jul 18, 2023 · 3 comments

Comments

@metcoder95
Copy link
Member

After seeing the following comment from @JoshuaWise: #108 (comment)

I started wondering if adding support for AsyncIterators might be a good addition. But somehow I feel it might break the pillars behind Piscina, as each thread communicates back an Iterator and that might cause some harm over the whole pool (not to mention possible leakages).

Wanted to drag some chat about it and maybe start thinking about its pros and cons.

@metcoder95
Copy link
Member Author

cc: @RafaelGSS @ronag @mcollina @jasnell

Copy link

This issue has been marked as stale because it has been opened 30 days without activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label May 12, 2024
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
@metcoder95 metcoder95 reopened this May 29, 2024
@metcoder95 metcoder95 removed the stale label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant