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

Improve representation of Kotlin's suspend function calls #521

Open
eupp opened this issue Feb 10, 2025 · 0 comments
Open

Improve representation of Kotlin's suspend function calls #521

eupp opened this issue Feb 10, 2025 · 0 comments
Assignees
Milestone

Comments

@eupp
Copy link
Collaborator

eupp commented Feb 10, 2025

  • When calling a suspend function, optionally indicate that this is a suspend function and hide the Continuation parameter.
  • When a coroutine (Continuation) is resumed, hide the machinery to recover the execution stack.
@eupp eupp changed the title Improve representation of Kotlin coroutines internals in the trace Improve representation of Kotlin suspend functions and coroutines internals in the trace Feb 10, 2025
@ndkoval ndkoval changed the title Improve representation of Kotlin suspend functions and coroutines internals in the trace Improve representation of Kotlin's suspend function calls Feb 11, 2025
@ndkoval ndkoval added this to the GPMC: Private Release milestone Feb 13, 2025
@bbrockbernd bbrockbernd linked a pull request Feb 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants