async-executor icon indicating copy to clipboard operation
async-executor copied to clipboard

Feature request: Support `task_local!`

Open al8n opened this issue 9 months ago • 2 comments

Currently, the smol runtime does not have something similar to tokio::task_local! and async_std::task_local!.

Reference: https://github.com/smol-rs/smol/issues/329

al8n avatar Feb 17 '25 03:02 al8n