Azure / Azure/azure-functions-host
Remove direct dependencies on NodeFunctionInvoker from ScriptHost
Open
area: engineering
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
There are a couple places in ScriptHost where we're directly calling static methods on NodeFunctionInvoker. We should refactor this to remove this.
Contributor guide
Assessment
This issue has not been assessed yet.