future-queue icon indicating copy to clipboard operation
future-queue copied to clipboard

Queue futures to run concurrently, in the order they're spawned, and with global and group limits.

Results 6 future-queue issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tokio](https://tokio.rs) ([source](https://togithub.com/tokio-rs/tokio)) | dev-dependencies | minor | `1.21.2` -> `1.39.2` | --- ###...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proptest](https://proptest-rs.github.io/proptest/proptest/index.html) ([source](https://togithub.com/proptest-rs/proptest)) | dev-dependencies | minor | `1.0.0` -> `1.5.0` | --- ###...

dependencies

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

dependencies

These limit the number of concurrently running *futures*, which often but doesn't always limit overall concurrency. Add a note about this. From @hawkw: > if your stream is returning `tokio::spawn(do_stuff())`...

documentation

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proptest-derive](https://proptest-rs.github.io/proptest/proptest-derive/index.html) ([source](https://togithub.com/proptest-rs/proptest)) | dev-dependencies | minor | `0.4.0` -> `0.5.0` | --- ###...

dependencies