-
Notifications
You must be signed in to change notification settings - Fork 626
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
Timing out on
SinkExt::send
still causes the item to be re-inserted later into the bounded channel
#2894
opened Oct 27, 2024 by
NumberFour8
Consider adding
.try_enumerate()
to mirror .enumerate()
for Stream<Item = Result<...>>
#2874
opened Aug 1, 2024 by
v3xro
now_or_never
name and documentation is misleading and ambiguous respectively
#2871
opened Jul 16, 2024 by
dspyz-matician
implement OwnedMappedMutexGuard
A-lock
Area: futures::lock
C-feature-request
#2858
opened May 13, 2024 by
borngraced
Stream & Sink Error types could benefit from core::fmt::Debug bound
#2857
opened May 11, 2024 by
bionicles
io: impl AsyncWrite for Empty
A-io
Area: futures::io
S-needs-implementation
Status: Implementation work is needed.
#2855
opened May 3, 2024 by
taiki-e
Add Area: futures::stream
C-feature-request
S-needs-implementation
Status: Implementation work is needed.
StreamExt::map_while
A-stream
#2853
opened Apr 26, 2024 by
nanoqsh
[Discussion]
Shared
seems to wake up the same waker that was polling it
#2852
opened Apr 21, 2024 by
ZhennanWu
Behavior of any() / all() / try_any() / try_all() is not documented for empty stream
docs
#2847
opened Mar 29, 2024 by
johntconklin
Unbounded memory use of Area: futures::channel
bug
futures::channel::mpsc
with SinkExt::feed
A-channel
#2838
opened Mar 7, 2024 by
xmakro
FuturesUnordered
guaranties
A-stream
#2837
opened Mar 6, 2024 by
stormshield-gt
Analogue of .last() method
A-stream
Area: futures::stream
C-feature-request
#2822
opened Jan 9, 2024 by
xamgore
Peekable::try_peek
A-stream
Area: futures::stream
C-feature-request
S-needs-implementation
Status: Implementation work is needed.
#2793
opened Oct 27, 2023 by
nazar-pc
FuturesUnordered produces invalid reads and writes under Valgrind
A-stream
Area: futures::stream
needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
#2781
opened Oct 17, 2023 by
dignifiedquire
Issue on iphone with atomic-waker
A-task
Area: futures::task
needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
#2780
opened Oct 11, 2023 by
serzhiio
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.