Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework time-driver contract. #3593

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Commits on Dec 2, 2024

  1. Dequeue in alarm

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0892c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652925f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb654ac View commit details
    Browse the repository at this point in the history
  4. Only update on schedul

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4d4e85b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a67d1a View commit details
    Browse the repository at this point in the history
  6. Do less work per poll

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f39d171 View commit details
    Browse the repository at this point in the history
  7. Fix racy expiration reset

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    77ce49c View commit details
    Browse the repository at this point in the history
  8. Fix comment

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1f879a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc5a9c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cefc92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88efcd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e58016 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c4d933 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e4f6aa View commit details
    Browse the repository at this point in the history
  15. Add a bit of documentation

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c665b5d View commit details
    Browse the repository at this point in the history
  16. Demo stm32 impl

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    d30158a View commit details
    Browse the repository at this point in the history
  17. Fix executor test

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    e63756d View commit details
    Browse the repository at this point in the history
  18. Fix executors

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    749ff01 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c365957 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a9a8d19 View commit details
    Browse the repository at this point in the history
  21. Fix fmt

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9719e86 View commit details
    Browse the repository at this point in the history
  22. Update ci scripts

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9472d56 View commit details
    Browse the repository at this point in the history
  23. Fix time-driver doc

    bugadani committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2df02ba View commit details
    Browse the repository at this point in the history