-
Notifications
You must be signed in to change notification settings - Fork 634
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
Debounce / sample stream combinators
A-stream
Area: futures::stream
C-feature-request
#210
opened Oct 16, 2016 by
NeoLegends
Prependable
stream adapter
A-stream
#987
opened Apr 25, 2018 by
Ekleog
AndSelect combinator
A-stream
Area: futures::stream
C-feature-request
#543
opened Jul 28, 2017 by
alex-shapiro
Problems with SendError
A-channel
Area: futures::channel
C-feature-request
#587
opened Sep 21, 2017 by
cetra3
Visit all futures in FuturesUnordered
A-stream
Area: futures::stream
C-feature-request
#605
opened Oct 8, 2017 by
tailhook
CpuPool does not schedule futures fairly for execution
A-executor
Area: futures::executor
C-feature-request
#617
opened Oct 20, 2017 by
carllerche
Add a way of easily combining a Sink and Stream pair into a Sink + Stream
A-sink
Area: futures::sink
A-stream
Area: futures::stream
C-feature-request
#635
opened Nov 8, 2017 by
eira-fransham
New stream combinators: filter_fold and sequence
A-stream
Area: futures::stream
C-feature-request
#714
opened Jan 24, 2018 by
LinuxMercedes
no_std support for futures-io
A-io
Area: futures::io
S-blocked
Status: Blocked on something else
#860
opened Mar 11, 2018 by
Nemo157
Is futures::executor::block_on documentation about uncompleted spawned tasks up to date?
A-executor
Area: futures::executor
#864
opened Mar 12, 2018 by
vi
zip_latest Stream adapter
A-stream
Area: futures::stream
C-feature-request
#891
opened Mar 21, 2018 by
stephaneyfx
License of the mpsc channel can be changed to Apache2/MIT from BSD
#901
opened Mar 22, 2018 by
pmarcelll
channel: should stream receives error when the other part of pair sink is not closed properly?
A-channel
Area: futures::channel
#931
opened Apr 2, 2018 by
BusyJay
ConcatAndRecover
stream adapter
A-stream
#988
opened Apr 26, 2018 by
Ekleog
FoldWithStream
stream adapter
A-stream
#989
opened Apr 26, 2018 by
Ekleog
Document whether Area: futures::sink
docs
Sink::close
can safely be called after a previous call returns Ready
A-sink
#997
opened May 2, 2018 by
tikue
no_std support for a futures executor
A-executor
Area: futures::executor
#1007
opened May 13, 2018 by
dhoove
Variant of Stream::collect() that returns the stream
A-stream
Area: futures::stream
C-feature-request
#1260
opened Sep 13, 2018 by
srwalter
Threadpool should have an API for waiting for spawned tasks
A-executor
Area: futures::executor
C-feature-request
S-needs-implementation
Status: Implementation work is needed.
Joining two FuturesUnordered
A-stream
Area: futures::stream
C-feature-request
#1403
opened Jan 9, 2019 by
cramertj
executor::spawn() in futures-preview 0.3
A-executor
Area: futures::executor
C-feature-request
#1421
opened Jan 16, 2019 by
ebkalderon
Consider trying out a "balance" stream transformer
A-stream
Area: futures::stream
C-feature-request
#133
opened Sep 8, 2016 by
drewhk
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.