Joey Chömpff
Joey Chömpff
Facing same issue here. Other question related to webjobs how do you deploy your webjobs? I'm also facing [deployment issues](https://github.com/Azure/azure-webjobs-sdk/issues/1635#issuecomment-583018678) with v3
The problem for me was that I deployed the webjob with azure devops with deployment method "Auto-detect"  after changing it to "Zip Deploy"  I was able to stop...