Pausing or adding new breakpoints halfway during debugging in VSCode seems to make the Python Exception uncaught. The following is a minimal example to reproduce my problem. Use preset breakpoint. The ...