Is there a way to resume/continue execution for all processes at once after hitting breakpoints and stopping?
Hi all,
I am looking for a button or a key shortcut which allows me to resume/continue execution for all processes at once after hitting breakpoints and stopping?
(I am debugging distributed PyTorch training)
Currently it seems that I have to keep clicking on the "continue" button or F5 for each process one by one (and sometimes even sub-processes).
Thank you! I am using the following CURSOR.AI 's extension on local PC (Win 11).
Identifier ms-python.debugpy Version 2024.6.0 Last Updated 2025-03-29, 18:52:56 Size 18.2 MB Marketplace Published 2023-06-14, 11:20:56 Last Released 2025-03-11, 03:43:20
And the remote Linux server side is:
debugpy 1.8.13
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
:slightly_frowning_face: In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
@tjoymeed hi did you solve this?