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
.
haskell
/
haskell-language-server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
453
Star
3k
Code
Issues
481
Pull requests
77
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Guard against leaking threads while restarting shake
- #5027
#5027
Open
crtschin
wants to merge 11 commits into
haskell:master
haskell/haskell-language-server:master
from
crtschin:crtschin/fixing-thread-leak-take-3-the-reckoning
crtschin/haskell-language-server:crtschin/fixing-thread-leak-take-3-the-reckoning
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Guard against leaking threads while restarting shake
#5027
crtschin
wants to merge 11 commits into
haskell:master
haskell/haskell-language-server:master
from
crtschin:crtschin/fixing-thread-leak-take-3-the-reckoning
crtschin/haskell-language-server:crtschin/fixing-thread-leak-take-3-the-reckoning
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Close escaped rule computations at scope teardown
crtschin
committed
43c6304
View commit details
Copy full SHA for 43c6304
Browse repository at this point
Add edit flaky stale diagnostic test
crtschin
committed
f5d0565
View commit details
Copy full SHA for f5d0565
Browse repository at this point
Commits on Jul 23, 2026
Test the scope-close registration invariant
crtschin
committed
9f55261
View commit details
Copy full SHA for 9f55261
Browse repository at this point
Commits on Jul 25, 2026
Avoid executing the rule at all if the scope is closed
crtschin
committed
a6aab6f
View commit details
Copy full SHA for a6aab6f
Browse repository at this point
Commits on Jul 26, 2026
let the scope handles the throw instead
soulomoon
committed
a4f79a8
View commit details
Copy full SHA for a4f79a8
Browse repository at this point
fix hlg-graph tests
soulomoon
committed
41668fa
View commit details
Copy full SHA for 41668fa
Browse repository at this point
Abort superseded rule spawns instead of blocking
crtschin
committed
77050e9
View commit details
Copy full SHA for 77050e9
Browse repository at this point
Commits on Aug 8, 2026
Refuse rule spawns into a closed AIO scope
crtschin
committed
5a25088
View commit details
Copy full SHA for 5a25088
Browse repository at this point
Commits on Aug 10, 2026
Avoid spawning threads when waiting on a single action
crtschin
committed
f837aeb
View commit details
Copy full SHA for f837aeb
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'master' into crtschin/fixing-thread-leak-take-3-the-reckoning
soulomoon
authored
3108a99
View commit details
Copy full SHA for 3108a99
Browse repository at this point
Commits on Aug 12, 2026
Cancel rule threads at every scope teardown
crtschin
committed
f6d79a7
View commit details
Copy full SHA for f6d79a7
Browse repository at this point
You can’t perform that action at this time.