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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
HarperFast
/
integration-testing
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
10
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Prevent orphaned Harper processes after test runner crashes
- #30
#30
Merged
kriszyp
merged 14 commits into
main
HarperFast/integration-testing:main
from
fix/reap-harper-on-runner-death
HarperFast/integration-testing:fix/reap-harper-on-runner-death
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Prevent orphaned Harper processes after test runner crashes
#30
kriszyp
merged 14 commits into
main
HarperFast/integration-testing:main
from
fix/reap-harper-on-runner-death
HarperFast/integration-testing:fix/reap-harper-on-runner-death
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
fix(lifecycle): reap Harper after runner death
Show description for 6d6ffd5
kriszyp
and
codex
committed
6d6ffd5
View commit details
Copy full SHA for 6d6ffd5
Browse repository at this point
fix(lifecycle): harden supervisor handoff
Show description for 3ac968c
kriszyp
and
codex
committed
3ac968c
View commit details
Copy full SHA for 3ac968c
Browse repository at this point
docs(lifecycle): describe supervisor process group
Show description for 0385ac0
kriszyp
and
codex
committed
0385ac0
View commit details
Copy full SHA for 0385ac0
Browse repository at this point
test(lifecycle): remove port allocation race
Show description for 75d3cbe
kriszyp
and
codex
committed
75d3cbe
View commit details
Copy full SHA for 75d3cbe
Browse repository at this point
refactor(lifecycle): reap orphans with a shared monitor
Show description for 9558fd0
kriszyp
and
claude
committed
9558fd0
View commit details
Copy full SHA for 9558fd0
Browse repository at this point
fix(lifecycle): publish registry updates by atomic rename
Show description for efecedb
kriszyp
and
claude
committed
efecedb
View commit details
Copy full SHA for efecedb
Browse repository at this point
fix(lifecycle): keep registry failures from erasing live instances
Show description for c9bb8d2
kriszyp
and
claude
committed
c9bb8d2
View commit details
Copy full SHA for c9bb8d2
Browse repository at this point
fix(lifecycle): end the startup watchdog at readiness, not at resolution
Show description for ec5cdf8
kriszyp
and
claude
committed
ec5cdf8
View commit details
Copy full SHA for ec5cdf8
Browse repository at this point
fix(lifecycle): create the pending registry file with O_EXCL
Show description for 74f2dcd
kriszyp
and
claude
committed
74f2dcd
View commit details
Copy full SHA for 74f2dcd
Browse repository at this point
fix(lifecycle): make pending registry names unguessable, keep the log unfollowable
Show description for a97688b
kriszyp
and
claude
committed
a97688b
View commit details
Copy full SHA for a97688b
Browse repository at this point
fix(lifecycle): derive registry lock and pending names from a CSPRNG
Show description for 76aecd0
kriszyp
and
claude
committed
76aecd0
View commit details
Copy full SHA for 76aecd0
Browse repository at this point
Commits on Sep 8, 2026
fix(lifecycle): finish reaping a group after its leader exits
Show description for 08b0cd1
kriszyp
and
claude
committed
08b0cd1
View commit details
Copy full SHA for 08b0cd1
Browse repository at this point
fix(lifecycle): let the monitor alone decide a group is finished
Show description for a8f7be4
kriszyp
and
claude
committed
a8f7be4
View commit details
Copy full SHA for a8f7be4
Browse repository at this point
fix(lifecycle): make process identity and reap targets environment-proof
Show description for e7adea2
kriszyp
and
claude
committed
e7adea2
View commit details
Copy full SHA for e7adea2
Browse repository at this point
You can’t perform that action at this time.