Azure / Azure/azure-functions-core-tools
MacOsx upgrade from 3.0.3442 to 3.0.3477 introduces /dev/shm/AzureFunctions warning message
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Version 3.0.3442 starts without any warning (yellow) messages
```
Azure Functions Core Tools
Core Tools Version: 3.0.3442 Commit hash: 6bfab24b2743f8421475d996402c398d2fe4a9e0 (64-bit)
```
Version 3.0.3477 now starts with Operation not permitted message
```
Azure Functions Core Tools
Core Tools Version: 3.0.3477 Commit hash: 5fbb9a76fc00e4168f2cc90d6ff0afe5373afc6d (64-bit)
Function Runtime Version: 3.0.15584.0
[2021-05-21T21:42:28.276Z] Cannot create directory for shared memory usage: /dev/shm/AzureFunctions
[2021-05-21T21:42:28.276Z] System.IO.FileSystem: Access to the path '/dev/shm/AzureFunctions' is denied. Operation not permitted.
```
Contributor guide
Research direction
No source file, test, or entry point is identified in the report. Reproduce the startup behavior on macOS with versions 3.0.3442 and 3.0.3477, then investigate the reported /dev/shm/AzureFunctions permission warning; done means the tool starts without this warning or its cause and expected behavior are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100