Skip to content

Conversation

@ElFantasma
Copy link
Collaborator

@ElFantasma ElFantasma commented Jan 26, 2026

EDIT (28-01-2026):

Ran Devin review and fixed all found issues:
https://app.devin.ai/review/lambdaclass/spawned/pull/142

Summary

  • Add on_cancel() callback to CancellationToken for efficient waiting
  • Fix is_cancelled() bug that was clearing the flag
  • Change CancellationToken methods from &mut self to &self
  • Update send_after/send_interval to use channel-based wake pattern
  • Add test_send_after_actor_shutdown test

Closes #123

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.

2 participants