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

Introduce new CancellableContinuation.resume with onCancellation lambda that takes the resumption value #3093

Closed
wants to merge 3 commits into from

Conversation

ndkoval
Copy link
Member

@ndkoval ndkoval commented Dec 16, 2021

Introduce new CancellableContinuation.resume with onCancellation lambda that takes the resumption value, cause, and the coroutine context as arguments

@ndkoval ndkoval force-pushed the optimize-on-cancellation-action branch from 6e62065 to 69eb8f5 Compare December 16, 2021 17:41
@ndkoval ndkoval changed the title Introduce new CancellableContinuation.resume with onCancellation lambda that takes value, cause, and the coroutine context Introduce new CancellableContinuation.resume with onCancellation lambda that takes the resumption value Jan 11, 2022
@ndkoval
Copy link
Member Author

ndkoval commented Jan 11, 2022

Some Lincheck tests fail as they require a small integration fix in Lincheck.
I have already tested the fix locally, but cannot release it right now, as we need to agree on the OnCancellationHandler name first.

… with `onCancellation` that takes value, cause, and the coroutine context as parameters
@qwwdfsad
Copy link
Member

qwwdfsad commented May 8, 2024

Superseded by Dmitry's work

@qwwdfsad qwwdfsad closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants