Azure / Azure/azure-functions-host
Function still tries creating secondary file watcher folder when fileWatchingEnabled is set to false
Open
bug
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
https://github.com/Azure/azure-functions-host/blob/e9ac4ec2ead96f6fca1084fb464252aff6fecd10/src/WebJobs.Script.WebHost/FileMonitoringService.cs#L123
Contributor guide
Research direction
Start by reading src/WebJobs.Script.WebHost/FileMonitoringService.cs around line 123 and trace the behavior when fileWatchingEnabled is false. Confirm the secondary watcher folder is not created in that configuration; the issue does not identify a regression test or other files to inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100