microsoft / vscode-python-debugger

Python debugger (debugpy) extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
MIT License
40 stars 17 forks source link

issue. closing processes with concurrent.futures.ProcessPoolExecutor using python==3.11 and debug configuraiton #369

Closed achenry closed 6 days ago

achenry commented 1 week ago

works from command line and with python==3.12

karthiknadig commented 6 days ago

Thanks for the bug report, but unfortunately, we need some more information from you in order to triage this issue appropriately. Please follow instructions here to create a new bug with all the critical details we need for diagnosis.