index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-executor
/
tests
/
test.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
|
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
|
*
Fix test & rtos-trace
diondokter
2025-08-29
1
-1
/
+1
|
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-15
/
+14
|
*
executor: add "task metadata" concept, make name a task metadata.
Dario Nieuwenhuis
2025-08-29
1
-0
/
+31
|
*
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