Skip to content

Conversation

@ElFantasma
Copy link
Collaborator

@ElFantasma ElFantasma commented Jun 23, 2025

  • Added send_interval() for periodic operations (both for tasks and threads)
  • Used send_interval() in tasks::updater example
  • Added TimerHandle struct to handle timed events.
  • Added cancellation logic for send_after() and send_interval()
  • Added tests for send_after() and send_interval() in both tasks and threads modes.

@ElFantasma ElFantasma marked this pull request as ready for review June 24, 2025 13:27
Copy link
Contributor

@fedacking fedacking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ElFantasma ElFantasma merged commit 481439d into main Jun 24, 2025
@juan518munoz juan518munoz deleted the send_interval branch July 18, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants