Azure / Azure/azure-functions-host

Remove ScriptHostConfiguration object

Open
#1,904 1 comment 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

[`ScriptHostConfiguration`](https://github.com/Azure/azure-webjobs-sdk-script/blob/dev/src/WebJobs.Script/Config/ScriptHostConfiguration.cs) is a mutable object that is created in few different places then shared across a bunch of other objects that all mutate it or recreate it. It's not possible to reason about the code at any place regarding what mysteries that instance might contain.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.