When interrupting execution of python async code with PyCharm's interactive debugger (breakpoints) we can inspect the environment with PyCharm's debugging tools like "evaluate expression" or "Execute Line in Python Console".
How can we evaluate coroutines within these debugging tools?
You can try to use PyCharm
Evaluate async code
plugin, link to plugin https://plugins.jetbrains.com/plugin/14476-evaluate-async-code
No way at the moment, please vote for https://youtrack.jetbrains.com/issue/PY-22961
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With