Skip to content

cold futures: speaker note - #401

Open
robamu wants to merge 2 commits into
mainfrom
futures-might-not-be-cold
Open

cold futures: speaker note#401
robamu wants to merge 2 commits into
mainfrom
futures-might-not-be-cold

Conversation

@robamu

@robamu robamu commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

In the embedded contexts, we can have futures that already start part of the work (e.g. UART transmission futures which loads the FIFO with the initial bytes). So those are not really "cold", or at the very least I think calling them "cold" is confusing.

Maybe we can just remove this? I think the knowledge that futures need to be executed/resolved is sufficient.

@robamu robamu changed the title futures might not always be completely cold futures might not always be cold Jul 22, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploying ferrous-systems-rust-training with  Cloudflare Pages  Cloudflare Pages

Latest commit: 37f9357
Status: ✅  Deploy successful!
Preview URL: https://0c69eb7f.ferrous-systems-rust-training.pages.dev
Branch Preview URL: https://futures-might-not-be-cold.ferrous-systems-rust-training.pages.dev

View logs

@robamu

robamu commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

replaced by speaker note to clarify that some work might already start during the future construction

@robamu
robamu requested review from listochkin and skade July 27, 2026 10:07
@robamu robamu changed the title futures might not always be cold cold futures: speaker note Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant