Failed to stop previous running Functions host within "30" seconds. Make sure the task has stopped before you debug again.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
Does this occur consistently? Yes
Repro steps:
1. Run the logic app standard locally from within VS Code
2. Stop the logic app
3. make some changes to the local.settings.json
4. 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
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.