Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
27.4k
Code
Issues
956
Pull requests
323
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: add cache limits to prevent OOM during build/test
- #4188
#4188
Merged
wenshao
merged 6 commits into
QwenLM:main
QwenLM/qwen-code:main
from
xmillogx-cmd:fix/oom-cache-limits
xmillogx-cmd/qwen-code:fix/oom-cache-limits
Copy head branch name to clipboard
May 17, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
fix: add cache limits to prevent OOM during build/test
#4188
wenshao
merged 6 commits into
QwenLM:main
QwenLM/qwen-code:main
from
xmillogx-cmd:fix/oom-cache-limits
xmillogx-cmd/qwen-code:fix/oom-cache-limits
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
fix: add cache limits to prevent OOM during build/test
Millog86
committed
75342ba
View commit details
Copy full SHA for 75342ba
Browse repository at this point
Commits on May 16, 2026
chore: remove intermediate OOM analysis document
Millog86
committed
1bc5576
View commit details
Copy full SHA for 1bc5576
Browse repository at this point
fix(core): enforce MAX_TOTAL_PATHS cap when updating existing crawlCache key
Show description for ba700e7
Millog86
committed
ba700e7
View commit details
Copy full SHA for ba700e7
Browse repository at this point
Commits on May 17, 2026
test(core): add cache eviction tests and fix MAX_TOTAL_PATHS loop guard
Millog86
committed
81aee71
View commit details
Copy full SHA for 81aee71
Browse repository at this point
test(core): add eviction coverage for fileReadCache and crawlCache
Millog86
committed
0b3af3b
View commit details
Copy full SHA for 0b3af3b
Browse repository at this point
test(core): unskip bumped entries eviction test now that upsert bump is implemented
Millog86
committed
3aa9827
View commit details
Copy full SHA for 3aa9827
Browse repository at this point
You can’t perform that action at this time.