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
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 }}
wuuJiawei
/
ThreadForge
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
126
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: harden ThreadForge task lifecycle
- #4
#4
Merged
wuuJiawei
merged 17 commits into
main
wuuJiawei/ThreadForge:main
from
feature/refactor-threadforge-lifecycle
wuuJiawei/ThreadForge:feature/refactor-threadforge-lifecycle
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
refactor: harden ThreadForge task lifecycle
#4
wuuJiawei
merged 17 commits into
main
wuuJiawei/ThreadForge:main
from
feature/refactor-threadforge-lifecycle
wuuJiawei/ThreadForge:feature/refactor-threadforge-lifecycle
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
fix(scheduler): isolate control timers from user jobs
wuuJiawei
committed
ee8ac8e
View commit details
Copy full SHA for ee8ac8e
Browse repository at this point
fix(task): make task lifecycle transitions atomic
wuuJiawei
committed
8dc99b7
View commit details
Copy full SHA for 8dc99b7
Browse repository at this point
fix(task): expose read-only result futures
wuuJiawei
committed
78ed41a
View commit details
Copy full SHA for 78ed41a
Browse repository at this point
fix(channel): make channel operations interruptible
wuuJiawei
committed
db18fb1
View commit details
Copy full SHA for db18fb1
Browse repository at this point
fix(scope): implement completion-order fail-fast
wuuJiawei
committed
92463b5
View commit details
Copy full SHA for 92463b5
Browse repository at this point
fix(scope): propagate await interruption correctly
wuuJiawei
committed
314e1c2
View commit details
Copy full SHA for 314e1c2
Browse repository at this point
fix(scope): wait for physical task termination on close
wuuJiawei
committed
6f41268
View commit details
Copy full SHA for 6f41268
Browse repository at this point
fix(scope): make close and registration atomic
wuuJiawei
committed
26c0461
View commit details
Copy full SHA for 26c0461
Browse repository at this point
fix(observability): restore task context on runner thread
wuuJiawei
committed
a9203c7
View commit details
Copy full SHA for a9203c7
Browse repository at this point
fix(scheduler): reject submissions after shutdown
wuuJiawei
committed
48fb597
View commit details
Copy full SHA for 48fb597
Browse repository at this point
fix(delay-scheduler): add explicit lifecycle management
wuuJiawei
committed
38843a9
View commit details
Copy full SHA for 38843a9
Browse repository at this point
fix(delay-scheduler): validate scheduling durations
wuuJiawei
committed
71ac85e
View commit details
Copy full SHA for 71ac85e
Browse repository at this point
fix(retry): validate exponential backoff multiplier
wuuJiawei
committed
2265f8e
View commit details
Copy full SHA for 2265f8e
Browse repository at this point
test(ci): verify integrations and auxiliary modules
wuuJiawei
committed
8cac906
View commit details
Copy full SHA for 8cac906
Browse repository at this point
fix(task): complete physical termination after cleanup
wuuJiawei
committed
4e525c8
View commit details
Copy full SHA for 4e525c8
Browse repository at this point
Commits on Aug 10, 2026
test(ci): stabilize runner-dependent concurrency tests
wuuJiawei
committed
7652720
View commit details
Copy full SHA for 7652720
Browse repository at this point
test(ci): make first-success cancellation deterministic
wuuJiawei
committed
a0d5ffa
View commit details
Copy full SHA for a0d5ffa
Browse repository at this point
You can’t perform that action at this time.