Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs
Coroutines is a shining feature of the Kotlin language, however when having hundreds of them running, debugging becomes a challenging task! In this talk, we will take a deep dive into the core of coroutine debugging, debunking its internals and reviewing available tools.
During the first part of the talk I will give the overview of the coroutine debugging tooling available in Intellij IDEA and how to use it:
Asynchronous stack traces
How the debugger handles stepping inside coroutines, where after pressing the 'step over' button you may wake up in a different world.
Coroutine Panel
Stack trace recovery (https://github.com/Kotlin/kotlinx.cor...)
The "-Xdebug" kotlin compiler flag that allows users to view variables that would normally be optimised. While presenting the tooling, I will also uncover the machinery behind it.
The second part of the talk will cover the tooling for coroutine debugging developed by the community:
Stack Trace Decoroutinator (https://github.com/Anamorphosee/stack...)
Coroutine Stacks (https://github.com/nikita-nazarov/cor...) I will give an overview of how to use it, which problems it covers and how it is different from what exists in Intellij.
Смотрите видео Debugging the Future: Exploring Coroutine Debugger Tools | Nikita Nazarov онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Kotlin by JetBrains 13 Июль 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,867 раз и оно понравилось 198 людям.