Azure / Azure/azure-functions-host
Language workers versions should come from functions runtime
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
There was a period of ~2 months where core tools was using Node.js worker v1.1.0 while apps in azure were using v1.0.3.
This caused unexpected differences in behavior. We should use the same version of the worker without having to make sure they match manually.
cc: @paulbatum @yojagad
Contributor guide
Assessment
This issue has not been assessed yet.