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

[3.0] Have _FutureGroup.result pop successful futures before it returns #141

Open
bchess opened this issue Jun 27, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@bchess
Copy link
Contributor

bchess commented Jun 27, 2024

Eta0 last week
It would be good to pop the successful futures before this returns, as it would prevent redundantly querying these again later while nesting/chaining _FutureGroups, and it would release references to any data tied to the futures sooner.

@bchess bchess added this to the 3.0 milestone Jun 27, 2024
@bchess bchess changed the title Have _FutureGroup.result pop successful futures before it returns [3.0-dev] Have _FutureGroup.result pop successful futures before it returns Jun 27, 2024
@bchess bchess changed the title [3.0-dev] Have _FutureGroup.result pop successful futures before it returns [3.0] Have _FutureGroup.result pop successful futures before it returns Jun 27, 2024
@Eta0 Eta0 self-assigned this Jul 3, 2024
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

2 participants