Skip to content

Conversation

dkhalanskyjb
Copy link
Contributor

PR #3746 introduced a bug due to which the IDEA coroutine debugger didn't run. See
https://youtrack.jetbrains.com/issue/KTIJ-26327

The PR #3746 introduced a bug due to which the IDEA coroutine
debugger didn't run. See
https://youtrack.jetbrains.com/issue/KTIJ-26327
@dkhalanskyjb dkhalanskyjb requested a review from qwwdfsad July 24, 2023 13:54
@dkhalanskyjb
Copy link
Contributor Author

When I do git checkout version-1.7.1, git checkout version-1.7.2, and git checkout fix-idea-debugger and start some test, 1.7.1 and fix-idea-debugger behave seemingly identically, but version-1.7.2 does not display any coroutines, instead replying "No coroutine information found." I think this means the fix did the trick.

Copy link
Member

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

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

Otherwise looks good

Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
@dkhalanskyjb dkhalanskyjb merged commit 47f0a46 into develop Jul 25, 2023
@dkhalanskyjb dkhalanskyjb deleted the fix-idea-debugger branch July 25, 2023 09:22
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