Azure / Azure/azure-functions-host
Disable shadow copy when running from ZIP
Open
1.x
enhancement
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
When running from ZIP/read only mode, we can safely skip the shadow copy process, which does impact startup time.
Opening this to track the work to have that disabled in those cases.
Contributor guide
Research direction
Start by locating the shadow copy process and the code that detects ZIP or read-only execution in the host/runtime. Verify the startup path skips shadow copying only in those cases, then confirm that normal execution still performs it and that startup time is improved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, cloud, performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100