Open
Description
Repro steps:
- Start a PowerShell Function app in VS Code by F5.
- Wait for the app to start. Invoke a function or do not invoke any function - does not seem to matter.
- Stop the app: hit the Disconnect button or push Ctrl-C in the terminal.
- Start the app again by F5. About 2-5 seconds after the app start, it stops and the following message appears in the terminal window:
Debug-Runspace: You cannot debug the default host Runspace using this cmdlet. To debug the default Runspace use the normal debugging commands from the host.
Further attempts to start the app fail with the same error, until VS Code is restarted.
Metadata
Metadata
Assignees
Labels
No labels