| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Closes microsoft#613 and driveby fix of microsoft#820. AI generated and untested but I've reviewed and the diff looks sensible to me (though it does seem to do a lot of mocking in tests).
|
@microsoft-github-policy-service agree |
Sorry, something went wrong.
|
Ok, I tested on my linux box in bash and running for i in {1..10} ; do debugpy test.py & done spawned 10 vscode debug sessions as expected. I will have a look at CI on weekend, try to test the debugpy scripts on windows+fish and cleanup the tests. |
Sorry, something went wrong.
|
I think this also has the issue that endpoint folders will never get cleaned up. |
Sorry, something went wrong.
…r}.txt` This fixes the issue with never cleaning up the created folders in the previous implementation
| Back | FazBrowse Home | New Git URL |
Closes #613 and driveby fix of #820.
AI generated and untested but I've reviewed and the diff looks sensible to me (though it does seem to do a lot of mocking in tests).