pulumi/sdk/python/cmd
Thomas Gummerer f14f74b23b
add debugging support to Python language host (#17179)
Add debugging support for the Python language. The scaffolding for this
was put in place previously in #17072 and then #17087.

To do this we start the program under debugpy, and then wait for the
debugger to get ready before informing the engine that it needs to
inform the user that a debugger should be attached.

Fixes https://github.com/pulumi/pulumi/issues/17172

---------

Co-authored-by: Julien <julien@caffeine.lu>
2024-09-09 08:48:47 +00:00
..
pulumi-language-python add debugging support to Python language host (#17179) 2024-09-09 08:48:47 +00:00
pulumi-language-python-exec Make sure the aio executor shutsdown before the event loop (#16505) 2024-06-28 23:20:32 +00:00