Skip to content

update: add information about coroutine stack trace recovery - #54

Open
daniCsorbaJB wants to merge 2 commits into
mainfrom
debugging-doc
Open

update: add information about coroutine stack trace recovery#54
daniCsorbaJB wants to merge 2 commits into
mainfrom
debugging-doc

Conversation

@daniCsorbaJB

Copy link
Copy Markdown
Collaborator

This PR adds information about coroutine stack trace recovery.

The related issue is here: KT-86595 Introduce StackTraceRecoverable interface into the standard library

@dkhalanskyjb dkhalanskyjb left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we shouldn't shy away from technical details, since it's library authors we're targeting here, so leaving the topic at "this improves debugging" is a bit too vague. At the same time, we can't expect the readers to be proficient in kotlinx.coroutines specifically, so we can't explain the issue succinctly, either.

The slight restructuring where we link to the stacktrace recovery documentation and expect the reader to familiarize themselves with it should be enough, though.

Comment thread docs/topics/api-guidelines-debuggability.md Outdated
@sarahhaggarty
sarahhaggarty self-requested a review August 20, 2026 15:21
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