Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-lang/futures-rs issues and pull requests
#2455 - oneshot::Receiver's FusedFuture implementation is problematic
Issue -
State: open - Opened by jstarks over 3 years ago
- 6 comments
Labels: A-channel
#2451 - Test with release mode on aarch64-unknown-linux-gnu sometimes hangs on CI
Issue -
State: open - Opened by taiki-e over 3 years ago
- 1 comment
Labels: flake
#2451 - Test with release mode on aarch64-unknown-linux-gnu sometimes hangs on CI
Issue -
State: closed - Opened by taiki-e over 3 years ago
Labels: flake
#2427 - Change StreamExt::scan to pass state to closure by value
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
- 3 comments
Labels: A-stream
#2387 - Footgun lurking in `FuturesUnordered` and other concurrency-enabling streams
Issue -
State: open - Opened by farnz over 3 years ago
- 15 comments
#2387 - Footgun lurking in `FuturesUnordered` and other concurrency-enabling streams
Issue -
State: open - Opened by farnz over 3 years ago
- 14 comments
#2387 - Footgun lurking in `FuturesUnordered` and other concurrency-enabling streams
Issue -
State: open - Opened by farnz over 3 years ago
- 14 comments
#2384 - Rewrite `BiLock` lock/unlock to be allocation free
Pull Request -
State: open - Opened by exrook over 3 years ago
- 7 comments
Labels: A-lock
#2375 - Should TryStream::try_filter accept closures that return Results?
Issue -
State: closed - Opened by mythmon over 3 years ago
- 1 comment
Labels: C-feature-request, A-stream
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2355 - Expose implementable Fn-trait API variants for futures-util
Pull Request -
State: closed - Opened by b3t33 over 3 years ago
- 3 comments
#2329 - FuturesUnordered + HashMap?
Issue -
State: open - Opened by allsey87 almost 4 years ago
- 10 comments
Labels: C-feature-request, A-stream
#2308 - Consider revisiting "Add async-await to default-features"
Issue -
State: open - Opened by taiki-e almost 4 years ago
- 1 comment
Labels: S-needs-decision
#2295 - Merge futures-util and futures-executor to main futures crate
Issue -
State: open - Opened by taiki-e almost 4 years ago
- 3 comments
Labels: S-blocked, S-needs-api-design
#2289 - Expose BiLock as a separate crate or without "unstable"?
Issue -
State: open - Opened by kyren almost 4 years ago
- 4 comments
Labels: A-lock
#2270 - select! and Option<Future<…>>
Issue -
State: open - Opened by valpackett almost 4 years ago
- 3 comments
Labels: C-feature-request, A-macro, S-needs-implementation
#2260 - Map of Futures or Streams
Issue -
State: closed - Opened by turnage about 4 years ago
- 3 comments
Labels: C-feature-request, A-stream, A-future
#2247 - Re-add disabled tests
Issue -
State: open - Opened by taiki-e about 4 years ago
Labels: S-needs-implementation
#2244 - Add Shared::ready method to create a shared future that is immediately ready.
Pull Request -
State: closed - Opened by afranchuk about 4 years ago
- 6 comments
Labels: S-waiting-on-author, A-future
#2244 - Add Shared::ready method to create a shared future that is immediately ready.
Pull Request -
State: closed - Opened by afranchuk about 4 years ago
- 6 comments
Labels: S-waiting-on-author, A-future
#2244 - Add Shared::ready method to create a shared future that is immediately ready.
Pull Request -
State: closed - Opened by afranchuk about 4 years ago
- 6 comments
Labels: S-waiting-on-author, A-future
#2244 - Add Shared::ready method to create a shared future that is immediately ready.
Pull Request -
State: closed - Opened by afranchuk about 4 years ago
- 6 comments
Labels: S-waiting-on-author, A-future
#2244 - Add Shared::ready method to create a shared future that is immediately ready.
Pull Request -
State: closed - Opened by afranchuk about 4 years ago
- 6 comments
Labels: S-waiting-on-author, A-future
#2244 - Add Shared::ready method to create a shared future that is immediately ready.
Pull Request -
State: closed - Opened by afranchuk about 4 years ago
- 6 comments
Labels: S-waiting-on-author, A-future
#2237 - Missing synchronous version of `StreamExt::filter_map`
Issue -
State: closed - Opened by futpib about 4 years ago
- 1 comment
Labels: C-feature-request, A-stream
#2213 - Bug in impl FusedFuture for futures::future::Map
Issue -
State: closed - Opened by Nemo157 about 4 years ago
- 2 comments
Labels: bug, A-future
#2209 - Add AsyncRead::poll_read_buf based on RFC 2930
Issue -
State: open - Opened by taiki-e about 4 years ago
- 16 comments
Labels: C-feature-request, A-io
#2201 - Shall quadratic complexity of `join_all` be documented?
Issue -
State: closed - Opened by vi about 4 years ago
- 11 comments
Labels: docs, A-future
#2197 - rename `mpsc::Receiver::try_next`
Issue -
State: open - Opened by ComputerDruid over 4 years ago
- 3 comments
Labels: C-feature-request, A-channel, S-needs-implementation
#2184 - Add recv method to mpsc::Receiver
Issue -
State: open - Opened by heckad over 4 years ago
Labels: C-feature-request, A-channel, S-needs-implementation
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2167 - `try_join_all` behavior does not seem to match the docs
Issue -
State: closed - Opened by Gastove over 4 years ago
- 2 comments
#2135 - Inconsistent ordering in select APIs
Issue -
State: open - Opened by betamos over 4 years ago
- 5 comments
Labels: docs, A-stream, A-future, A-macro, S-needs-api-design, S-needs-decision
#2135 - Inconsistent ordering in select APIs
Issue -
State: open - Opened by betamos over 4 years ago
- 3 comments
Labels: A-stream, A-future, A-macro
#2135 - Inconsistent ordering in select APIs
Issue -
State: open - Opened by betamos over 4 years ago
- 3 comments
Labels: A-stream, A-future, A-macro
#2135 - Inconsistent ordering in select APIs
Issue -
State: open - Opened by betamos over 4 years ago
- 3 comments
Labels: A-stream, A-future, A-macro
#2135 - Inconsistent ordering in select APIs
Issue -
State: open - Opened by betamos over 4 years ago
- 3 comments
Labels: A-stream, A-future, A-macro
#2135 - Inconsistent ordering in select APIs
Issue -
State: open - Opened by betamos over 4 years ago
- 3 comments
Labels: A-stream, A-future, A-macro
#2109 - Undoing a Sink::poll_ready
Issue -
State: open - Opened by jonhoo over 4 years ago
- 4 comments
Labels: A-sink, S-needs-api-design
#2108 - Usage of `FnOnce` in `SinkMapExt::sink_map_err`
Issue -
State: open - Opened by twittner over 4 years ago
- 1 comment
Labels: docs, A-sink, S-needs-decision
#2093 - Allow to configure the max size for unbounded queue
Pull Request -
State: closed - Opened by gnunicorn over 4 years ago
- 4 comments
Labels: A-channel
#2024 - TryStream bound for SinkExt::send_all
Issue -
State: open - Opened by vskh almost 5 years ago
- 3 comments
Labels: A-sink, S-needs-decision
#1989 - select! without FusedFuture
Issue -
State: open - Opened by Matthias247 almost 5 years ago
- 6 comments
Labels: C-feature-request, A-future, A-macro, S-needs-implementation
#1987 - Why does `StreamExt::filter` and `StreamExt::filter_map` require functions that returns futures
Issue -
State: closed - Opened by jannickj almost 5 years ago
- 4 comments
Labels: C-question, A-stream
#1972 - Add Mutex::poll_lock method
Issue -
State: closed - Opened by canndrew about 5 years ago
- 5 comments
Labels: C-feature-request, A-lock
#1889 - Should closures of StreamExt::map and TryStream::map_{ok, err} return a Future?
Issue -
State: closed - Opened by taiki-e about 5 years ago
- 8 comments
Labels: A-stream
#1875 - Add more optional features to the main futures crate
Issue -
State: closed - Opened by seanmonstar about 5 years ago
- 5 comments
#1833 - Replace `Extend` in `Stream::collect` with custom `FromStream` (a la `FromIterator`)
Issue -
State: open - Opened by mehcode about 5 years ago
- 5 comments
Labels: C-feature-request, A-stream, S-needs-api-design
#1765 - Change future::select_all contract to block instead of panicking
Issue -
State: closed - Opened by udoprog over 5 years ago
- 12 comments
#1634 - Should we remove FutureObj
Issue -
State: open - Opened by leaxoy over 5 years ago
- 3 comments
Labels: A-future, A-task, S-needs-api-design
#1488 - Any interest in futures.rs domain?
Issue -
State: closed - Opened by benesch over 5 years ago
- 3 comments
#1349 - Threadpool should have an API for waiting for spawned tasks
Issue -
State: open - Opened by withoutboats almost 6 years ago
- 3 comments
Labels: C-feature-request, A-executor, S-needs-implementation
#1328 - Shared stream
Pull Request -
State: open - Opened by tmccombs about 6 years ago
- 16 comments
Labels: A-stream
#693 - Consider Including Cancellable Combinator
Issue -
State: closed - Opened by cramertj almost 7 years ago
- 7 comments
Labels: C-feature-request
#645 - Tokio reform changes
Pull Request -
State: closed - Opened by carllerche about 7 years ago
- 2 comments
Labels: tokio-reform
#645 - Tokio reform changes
Pull Request -
State: closed - Opened by carllerche about 7 years ago
- 2 comments
Labels: tokio-reform
#645 - Tokio reform changes
Pull Request -
State: closed - Opened by carllerche about 7 years ago
- 2 comments
Labels: tokio-reform
#635 - Add a way of easily combining a Sink and Stream pair into a Sink + Stream
Issue -
State: open - Opened by eira-fransham about 7 years ago
- 1 comment
Labels: C-feature-request, A-stream, A-sink
#487 - Add an `executor::Wait` trait
Pull Request -
State: closed - Opened by alexcrichton over 7 years ago
- 4 comments
#487 - Add an `executor::Wait` trait
Pull Request -
State: closed - Opened by alexcrichton over 7 years ago
- 4 comments
#298 - Feature: Single-owner lock type
Issue -
State: closed - Opened by ishitatsuyuki almost 8 years ago
- 2 comments
Labels: C-feature-request, A-lock