LogicAppsUX
LogicAppsUX copied to clipboard
Failed to stop previous running Functions host within "30" seconds. Make sure the task has stopped before you debug again.
Does this occur consistently? Yes Repro steps:
- Run the logic app standard locally from within VS Code
- Stop the logic app
- make some changes to the local.settings.json
- Restart the logic app
Action: azureLogicAppsStandard.pickProcess Error type: Error Error Message: Failed to stop previous running Functions host within "30" seconds. Make sure the task has stopped before you debug again.
Version: 5.130.10 OS: win32 OS Release: 10.0.26100 Product: Visual Studio Code Product Version: 1.103.1 Language: en
Call Stack
waitForPrevFuncTaskToStop main.js:426595:9
async pickFuncProcessInternal main.js:426546:3
async pickFuncProcess main.js:426527:10
@ccastrotrejo this was fixed in #8298 right?