aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src/metadata.rs
Commit message (Expand)AuthorAgeFilesLines
* Introduce metadata-deadline and let the EDF scheduler use itdiondokter2025-09-111-0/+13
* 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