aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src/metadata.rs
Commit message (Expand)AuthorAgeFilesLines
* executor: add "task metadata" concept, make name a task metadata.Dario Nieuwenhuis2025-08-291-1/+55
* executor: do not store task IDs in RAM, we can get it from the pointer every ...Dario Nieuwenhuis2025-08-291-0/+1