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

Do not track coroutines with empty coroutine context in DebugProbes #3784

Merged
merged 9 commits into from
Jun 28, 2023

Conversation

qwwdfsad
Copy link
Collaborator

See #3782 for the rationale

kotlinx-coroutines-debug/src/DebugProbes.kt Outdated Show resolved Hide resolved
kotlinx-coroutines-debug/src/DebugProbes.kt Outdated Show resolved Hide resolved
kotlinx-coroutines-debug/src/DebugProbes.kt Outdated Show resolved Hide resolved
kotlinx-coroutines-debug/src/DebugProbes.kt Show resolved Hide resolved
qwwdfsad and others added 8 commits June 28, 2023 11:13
Such coroutines typically are a subject for significant debugger overhead, can be observed with more conventional tools, and do not contribute to the state of the system that is typically observed with coroutines debugger

Fixes #3782
Co-authored-by: Dmitry Khalanskiy <[email protected]>
@qwwdfsad qwwdfsad merged commit d4f45b6 into develop Jun 28, 2023
@qwwdfsad qwwdfsad deleted the debugger-perf branch June 28, 2023 10:44
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.

None yet

3 participants