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
.
Gitlawb
/
zero
Public
Notifications
You must be signed in to change notification settings
Fork
127
Star
1.2k
Code
Issues
51
Pull requests
47
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(lsp): dispatch notifications off read loop
- #759
#759
Open
PierrunoYT
wants to merge 15 commits into
Gitlawb:main
Gitlawb/zero:main
from
PierrunoYT:fix/issue-758-lsp-notification-deadlock
PierrunoYT/zero:fix/issue-758-lsp-notification-deadlock
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
fix(lsp): dispatch notifications off read loop
#759
PierrunoYT
wants to merge 15 commits into
Gitlawb:main
Gitlawb/zero:main
from
PierrunoYT:fix/issue-758-lsp-notification-deadlock
PierrunoYT/zero:fix/issue-758-lsp-notification-deadlock
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
fix(lsp): dispatch notifications off read loop
PierrunoYT
committed
9d8eb98
View commit details
Copy full SHA for 9d8eb98
Browse repository at this point
fix(lsp): keep notification reads non-blocking
PierrunoYT
committed
372927e
View commit details
Copy full SHA for 372927e
Browse repository at this point
Commits on Jul 25, 2026
Merge remote-tracking branch 'upstream/main' into pr759
PierrunoYT
committed
b867e2a
View commit details
Copy full SHA for b867e2a
Browse repository at this point
fix(lsp): make the notification queue lossless
Show description for 4b3d17b
PierrunoYT
committed
4b3d17b
View commit details
Copy full SHA for 4b3d17b
Browse repository at this point
fix(lsp): stop retaining notifications after Close
Show description for d8ef0f3
PierrunoYT
committed
d8ef0f3
View commit details
Copy full SHA for d8ef0f3
Browse repository at this point
Commits on Jul 26, 2026
fix(lsp): baseline diagnostics against receipt, bound the notification backlog
Show description for 6659ee0
PierrunoYT
and
claude
committed
6659ee0
View commit details
Copy full SHA for 6659ee0
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/upstream/main' into fix/issue-758-lsp-notification-deadlock
ampagent
committed
a538af4
View commit details
Copy full SHA for a538af4
Browse repository at this point
fix(lsp): bound notification backlog bytes
Show description for 8a82da1
ampagent
and
PierrunoYT
committed
8a82da1
View commit details
Copy full SHA for 8a82da1
Browse repository at this point
Commits on Jul 27, 2026
Merge remote-tracking branch 'upstream/main' into fix/issue-758-lsp-notification-deadlock
ampagent
committed
f657c91
View commit details
Copy full SHA for f657c91
Browse repository at this point
fix(lsp): preserve diagnostics across client closure
Show description for 2dedb2d
ampagent
and
PierrunoYT
committed
2dedb2d
View commit details
Copy full SHA for 2dedb2d
Browse repository at this point
Commits on Jul 28, 2026
fix(lsp): drain accepted notifications on close
Show description for ce95206
ampagent
and
PierrunoYT
committed
ce95206
View commit details
Copy full SHA for ce95206
Browse repository at this point
fix(lsp): pin the receipt boundary at read time and finish the drain
Show description for b0722ff
PierrunoYT
and
claude
committed
b0722ff
View commit details
Copy full SHA for b0722ff
Browse repository at this point
Commits on Jul 29, 2026
fix(lsp): follow publishes accepted while catch-up is waiting
Show description for dd0a7fa
PierrunoYT
and
claude
committed
dd0a7fa
View commit details
Copy full SHA for dd0a7fa
Browse repository at this point
test(lsp): wait for follow-up notification enqueue
Show description for 7f09894
PierrunoYT
and
ampagent
committed
7f09894
View commit details
Copy full SHA for 7f09894
Browse repository at this point
Commits on Aug 1, 2026
test(lsp): pin receipt stamping to read time, not enqueue
Show description for 9fc9ff1
PierrunoYT
and
cursoragent
committed
9fc9ff1
View commit details
Copy full SHA for 9fc9ff1
Browse repository at this point
You can’t perform that action at this time.