Skip to content

Add "dynamic" version of buffer(n) and buffer_unordered(n) #2882

Open
@ronanM

Description

@ronanM

In the "dynamic" versions of buffer(n: usize) and buffer_unordered(n: usize), the number of buffered futures defined by n: usize could be replaced by AsRef<AtomicUsize>, allowing it to change dynamically over time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions