Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Attach to Python applications using "remote" attach #314

Description

"Remote" attach appears to work (rather than attach by process ID attempted now), but requires the application be explicitly started with remote debugging enabled, and on explicit ports (that would need to be inferred from the run file). The extension should switch to this new method, perhaps scaffolding the run files to start in that mode (or to generate just-in-time run files which automate the mode).

Here is a note to a conversation on the Dapr Discord server re: Python debugging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementUpdate to existing featureinvestigateIssues that require investigation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions