You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scope of this work item is to use "debugpy" instead of ptvsd and utilize the "connect" feature where the debugger connects back to VSCode (instead of VSCode -> debugger) to get rid of the wait/readiness handling that we have in place.
The text was updated successfully, but these errors were encountered:
The scope of this work item is to use "debugpy" instead of ptvsd and utilize the "connect" feature where the debugger connects back to VSCode (instead of VSCode -> debugger) to get rid of the wait/readiness handling that we have in place.
The text was updated successfully, but these errors were encountered: