It looks like now you need to add "debugpy.debugJustMyCode": false, to your user settings.json file in vscode. Changing the launch.json didn't work for me.
"debugpy.debugJustMyCode": false,