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

feat(coroutine): Add LambdaCallable::onCancel to cancel coroutine when callable is cancelled #732

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

piiertho
Copy link
Member

This adds a onCancel callback on LambdaCallable to cancel coroutine when a callable used within is canceled.

@piiertho piiertho self-assigned this Oct 18, 2024
@piiertho piiertho force-pushed the feature/coroutine-cancellation branch from 00df702 to 94b4115 Compare October 18, 2024 13:22
@piiertho piiertho force-pushed the feature/coroutine-cancellation branch from 94b4115 to 3e53e98 Compare October 18, 2024 13:33
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