VS Code debugging in Python times out

Jean-Sebastien Vachon 1 Reputation point
2022-02-21T20:16:52.713+00:00

I've been using VSCode for the last 3.5 years without any major issue and since a couple of weeks, I can't seem to debug my Python program.
Whenever I start the debugger, it "does something" and then a small popup shows up

176567-image.png

Is there anything I can do? This is really becoming a serious issue and I'm considering switching to another IDE. I tried rollbacking to previous versions and it does not help.
Could it be related to my recent upgrade to Windows 11? Is the timeout configurable?

Thanks

Community Center | Not monitored
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2022-02-22T02:35:39.643+00:00

    Hello @Jean-Sebastien Vachon ,

    Thank you for taking time to post this issue in Microsoft Q&A forum.

    Visual Studio Code(VS Code) and Visual Studio IDE(VS) are two different products, and VS Code is currently not supported in the Microsoft Q&A forums, the supported products are listed over here: https://learn.microsoft.com/en-us/answers/products/

    For the related questions(technical support) about VS Code, you can post here: Stack Overflow tagged Visual Studio Code.

    Thanks for your understanding.

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments

  2. So, Yuen F 0 Reputation points
    2023-01-20T15:33:09.1766667+00:00

    I am using Visual Studio 2019.

    I got the similar debugger time out error:
    User's image

    User's image

    Your advice is appreciated.

    0 comments No comments

  3. Jean-Sebastien Vachon 1 Reputation point
    2023-01-20T15:55:53.0833333+00:00

    Hello, I don't know why but this is less and less of an issue for me. It does happen from time to time but not as often as before. I guess it could be related to the version of VSCode you are using. I remember spending much time inspecting every single logs of vscode to identify the cause but with little success to be honnest

    good luck

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.