| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | embassy-executor: explicitly return impl Future in task inner task | Brezak | 2025-07-23 | 1 | -1/+10 |
| * | Add test for -> impl Future<Output = !> | Matthew Tran | 2025-05-29 | 1 | -0/+12 |
| * | Allow `-> impl Future<Output = ()>` in #[task] | Matthew Tran | 2025-05-28 | 1 | -1/+23 |
| * | Set RUN_QUEUED unconditionally | Dániel Buga | 2024-12-17 | 1 | -0/+133 |
| * | Remove test implementation of schedule_wake | Dániel Buga | 2024-12-16 | 1 | -4/+0 |
| * | Make sure an exited task does not get stuck in a timer queue | Dániel Buga | 2024-12-15 | 1 | -0/+4 |
| * | Refactor integrated-timers | Dániel Buga | 2024-12-10 | 1 | -3/+0 |
| * | Add initialize | Dániel Buga | 2024-11-19 | 1 | -0/+4 |
| * | Fix feature flag in executor tests | Grant Miller | 2024-02-14 | 1 | -1/+1 |
| * | Add test case | Scott Mabin | 2023-12-31 | 1 | -0/+14 |
| * | executor: add some tests. | Dario Nieuwenhuis | 2023-11-24 | 1 | -0/+137 |
