-
Notifications
You must be signed in to change notification settings - Fork 654
Issues: rust-lang/futures-rs
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Behavior of any() / all() / try_any() / try_all() is not documented for empty stream
docs
#2847
opened Mar 29, 2024 by
johntconklin
FuturesUnordered
guaranties
A-stream
#2837
opened Mar 6, 2024 by
stormshield-gt
Documenting cancel safety of Area: futures::sink
docs
SinkExt::send()
A-sink
#2754
opened Jun 14, 2023 by
jgallagher
Improve comment for Status: This is awaiting some action (such as code changes or more information) from the author
FuturesOrdered
and FuturesUnordered
docs
S-waiting-on-author
#2714
opened Mar 3, 2023 by
th4s
Loading…
docs: io types' getter docs mentions "sink or stream", but it is reader or writer
docs
#2681
opened Jan 7, 2023 by
taiki-e
try_skip_while
and try_take_while
have inaccurate doc comments (errors are passed through)
A-stream
#2476
opened Aug 17, 2021 by
ttttcrngyblflpp
Clarify semantics of calling different poll_* methods from different tasks
docs
#2292
opened Dec 20, 2020 by
alecmocatta
Documentation: Clarification of behavior of Shared futures
A-future
Area: futures::future
docs
#2261
opened Nov 12, 2020 by
afranchuk
What can be done with Sink after it emits an error?
A-sink
Area: futures::sink
C-question
docs
#2180
opened Jun 13, 2020 by
spinda
Inconsistent ordering in select APIs
A-future
Area: futures::future
A-macro
Area: macro related
A-stream
Area: futures::stream
docs
S-needs-api-design
Status: Before implementing this, a discussion or decision on the new API is needed.
S-needs-decision
Status: A decision on whether or not to do this is needed.
join().await vs join!()
A-future
Area: futures::future
A-macro
Area: macro related
C-question
docs
#2127
opened Apr 12, 2020 by
kuviman
Usage of Area: futures::sink
docs
S-needs-decision
Status: A decision on whether or not to do this is needed.
FnOnce
in SinkMapExt::sink_map_err
A-sink
Document closing clones of sink
A-sink
Area: futures::sink
docs
#1878
opened Sep 18, 2019 by
CodeSandwich
Document precedence of Select and SelectAll when multiple futures ready
A-future
Area: futures::future
docs
#1640
opened May 28, 2019 by
betamos
future that is spawened with Area: futures::executor
docs
spawn_with_handle
is not executed if handle is dropped
A-executor
#1436
opened Jan 24, 2019 by
SrTobi
Previous Next
ProTip!
Adding no:label will show everything without a label.