conda-forge / conda-forge/numpy-feedstock
Windows jobs raising low memory warnings
- Dominant language
- Shell
- Stars
- 10
- Forks
- 52
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 5
Description
We are seeing several Windows jobs here struggling with memory usage. Here is a screenshot of several

Looking at [one log]( https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1052179&view=logs&j=5be07ae1-d8ba-5406-47b6-8e3a3a12f825&t=c94d5231-acfc-5e67-dafc-77bdd383ead4&l=4879 ), we see warnings like this:
```
##[warning]Free memory is lower than 5%; Currently used: 96.87%
##[warning]Free memory is lower than 5%; Currently used: 96.85%
##[warning]Free memory is lower than 5%; Currently used: 95.34%
##[warning]Free memory is lower than 5%; Currently used: 96.85%
##[warning]Free memory is lower than 5%; Currently used: 96.85%
```
Contributor guide
Research direction
Start with the linked Azure build log and compare the Windows jobs shown in the screenshot. Trace the job configuration responsible for these warnings; done means identifying the memory pressure and confirming that the affected Windows jobs no longer raise low-memory warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100