futures ordered: add clear fn by Slixe · Pull Request #2927 · rust-lang/futures-rs (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

taiki-e

merged 2 commits into

Feb 26, 2025

Conversation

@Slixe

Add a clear function in FuturesOrdered struct similar to FuturesUnordered to drop both queues (outputs and pending futures).

@Slixe

taiki-e

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

@Slixe

taiki-e

taiki-e pushed a commit that referenced this pull request

Feb 15, 2026

@Slixe @taiki-e

taiki-e pushed a commit that referenced this pull request

Feb 15, 2026

@Slixe @taiki-e

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels