-
Notifications
You must be signed in to change notification settings - Fork 638
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
Pattern for objects supporting multiple concurrent async operations
#1727
opened Jul 10, 2019 by
Diggsey
updated Jul 10, 2019
Best practices for combinators with their own task pools (a la FuturesUnordered)
#2053
opened Jan 27, 2020 by
cramertj
updated Jan 28, 2020
TakeUntil + Tokio task budgeting + infinite stream fails
#2157
opened May 14, 2020 by
Nemo157
updated May 17, 2020
Migration guide from 0.1 to 0.3
C-question
docs
#2014
opened Dec 26, 2019 by
nicholasbishop
updated Oct 5, 2020
Feature: RwLock
A-lock
Area: futures::lock
C-feature-request
#2015
opened Dec 28, 2019 by
svenknobloch
updated Dec 17, 2020
Sink tests
A-sink
Area: futures::sink
futures-test
#2069
opened Feb 7, 2020 by
xoac
updated Dec 17, 2020
Threadpool and panics
A-executor
Area: futures::executor
bug
#1468
opened Mar 5, 2019 by
PvdBerg1998
updated Dec 17, 2020
Waiting for threadpool threads to drop
A-executor
Area: futures::executor
C-feature-request
#1470
opened Mar 6, 2019 by
PvdBerg1998
updated Dec 17, 2020
ConcatAndRecover
stream adapter
A-stream
#988
opened Apr 26, 2018 by
Ekleog
updated Dec 17, 2020
FoldWithStream
stream adapter
A-stream
#989
opened Apr 26, 2018 by
Ekleog
updated Dec 17, 2020
Variant of Stream::collect() that returns the stream
A-stream
Area: futures::stream
C-feature-request
#1260
opened Sep 13, 2018 by
srwalter
updated Dec 17, 2020
Joining two FuturesUnordered
A-stream
Area: futures::stream
C-feature-request
#1403
opened Jan 9, 2019 by
cramertj
updated Dec 17, 2020
Should TryStream::try_zip exist?
A-stream
Area: futures::stream
C-feature-request
#1593
opened May 11, 2019 by
shepmaster
updated Dec 17, 2020
2 tasks
Fix flake in buffer_unordered
A-stream
Area: futures::stream
flake
#1790
opened Aug 9, 2019 by
cramertj
updated Dec 17, 2020
Support infinite streams
A-stream
Area: futures::stream
C-feature-request
#1857
opened Sep 3, 2019 by
udoprog
updated Dec 17, 2020
no_std support for a futures executor
A-executor
Area: futures::executor
#1007
opened May 13, 2018 by
dhoove
updated Dec 17, 2020
executor::spawn() in futures-preview 0.3
A-executor
Area: futures::executor
C-feature-request
#1421
opened Jan 16, 2019 by
ebkalderon
updated Dec 17, 2020
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
updated Dec 17, 2020
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
updated Dec 17, 2020
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
updated Dec 17, 2020
Debounce / sample stream combinators
A-stream
Area: futures::stream
C-feature-request
#210
opened Oct 16, 2016 by
NeoLegends
updated Dec 17, 2020
Consider some sort of Area: futures::stream
C-feature-request
Stream::windows
combinator to match chunks
A-stream
#446
opened Apr 12, 2017 by
khuey
updated Dec 17, 2020
Visit all futures in FuturesUnordered
A-stream
Area: futures::stream
C-feature-request
#605
opened Oct 8, 2017 by
tailhook
updated Dec 17, 2020
New stream combinators: filter_fold and sequence
A-stream
Area: futures::stream
C-feature-request
#714
opened Jan 24, 2018 by
LinuxMercedes
updated Dec 17, 2020
More Flexible FuturesUnordered
A-stream
Area: futures::stream
#735
opened Feb 7, 2018 by
cramertj
updated Dec 17, 2020
Previous Next
ProTip!
Adding no:label will show everything without a label.