Azure / Azure/azure-functions-host
Investigate improvements when loading/reloading private assemblies
Open
enhancement
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Investigate improvements when loading/reloading private assemblies to avoid unnecessarily loading multiple copies of the same binary (maintaining the behavior based on assembly identity).
The goal is to address issues similar to what is described in #1305
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reading issue #1305 and tracing the host's private assembly loading and reloading paths; done means avoiding unnecessary multiple copies of the same binary while preserving behavior based on assembly identity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100