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
Type
/
to 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
.
ModelTC
/
LightLLM
Public
Notifications
You must be signed in to change notification settings
Fork
350
Star
4.2k
Code
Issues
88
Pull requests
53
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(pd): avoid first-token cache stats race
- #1450
#1450
Open
sufubao
wants to merge 14 commits into
ModelTC:main
ModelTC/LightLLM:main
from
sufubao:fix/pd-first-token-cache-stats-race
sufubao/LightLLM:fix/pd-first-token-cache-stats-race
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
fix(pd): avoid first-token cache stats race
#1450
sufubao
wants to merge 14 commits into
ModelTC:main
ModelTC/LightLLM:main
from
sufubao:fix/pd-first-token-cache-stats-race
sufubao/LightLLM:fix/pd-first-token-cache-stats-race
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
fix(pd): avoid first-token cache stats race
sufubao
committed
26bfc89
View commit details
Copy full SHA for 26bfc89
Browse repository at this point
fix(pd): preserve prefill metadata and unblock decode
sufubao
committed
edb070b
View commit details
Copy full SHA for edb070b
Browse repository at this point
refactor(pd): simplify first-token fallback
sufubao
committed
ec68ee2
View commit details
Copy full SHA for ec68ee2
Browse repository at this point
chore: keep PD fix PR focused
sufubao
committed
9126667
View commit details
Copy full SHA for 9126667
Browse repository at this point
refactor(pd): consume node mode once
sufubao
committed
5c6e012
View commit details
Copy full SHA for 5c6e012
Browse repository at this point
refactor(pd): clarify first-token buffering
sufubao
committed
1097792
View commit details
Copy full SHA for 1097792
Browse repository at this point
refactor(pd): make prefill lookup explicit
sufubao
committed
f069a42
View commit details
Copy full SHA for f069a42
Browse repository at this point
refactor(pd): avoid rescanning buffered tokens
sufubao
committed
f421a9e
View commit details
Copy full SHA for f421a9e
Browse repository at this point
refactor(pd): clarify first-token stream handling
sufubao
committed
f46cd17
View commit details
Copy full SHA for f46cd17
Browse repository at this point
refactor(pd): streamline first-token buffering
sufubao
committed
8278cde
View commit details
Copy full SHA for 8278cde
Browse repository at this point
refactor(pd): reuse async queue for output tokens
sufubao
committed
729ed9b
View commit details
Copy full SHA for 729ed9b
Browse repository at this point
Commits on Aug 11, 2026
style(pd): apply project formatting
sufubao
committed
267dd44
View commit details
Copy full SHA for 267dd44
Browse repository at this point
fix(pd): bound missing prefill token fallback
sufubao
committed
a637af0
View commit details
Copy full SHA for a637af0
Browse repository at this point
Delete unit_tests/server/httpserver/test_pd_master_cached_tokens.py
sufubao
authored
ced1923
View commit details
Copy full SHA for ced1923
Browse repository at this point
You can’t perform that action at this time.