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 }}
blooop
/
devlaunch
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
40
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
SIGTERM and SIGHUP run the SIGINT drain
- #348
#348
Merged
blooop
merged 10 commits into
main
blooop/devlaunch:main
from
wayfinder/devlaunch-304
blooop/devlaunch:wayfinder/devlaunch-304
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
SIGTERM and SIGHUP run the SIGINT drain
#348
blooop
merged 10 commits into
main
blooop/devlaunch:main
from
wayfinder/devlaunch-304
blooop/devlaunch:wayfinder/devlaunch-304
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
SIGTERM runs the drain the SIGINT handler runs
Show description for 29084e3
blooop
committed
29084e3
View commit details
Copy full SHA for 29084e3
Browse repository at this point
SIGHUP joins the drain
Show description for 5445b3f
blooop
committed
5445b3f
View commit details
Copy full SHA for 5445b3f
Browse repository at this point
A signal inherited as ignored stays ignored, and the docs catch up
Show description for 0d0e59a
blooop
committed
0d0e59a
View commit details
Copy full SHA for 0d0e59a
Browse repository at this point
Scope the inherited-ignore rule to SIGTERM and SIGHUP
Show description for 24888d2
blooop
committed
24888d2
View commit details
Copy full SHA for 24888d2
Browse repository at this point
Catch the docs up to what the signals actually do
Show description for 4b6539c
blooop
committed
4b6539c
View commit details
Copy full SHA for 4b6539c
Browse repository at this point
Guard the handled-signal set, and stop the comment overclaiming
Show description for 6218245
blooop
committed
6218245
View commit details
Copy full SHA for 6218245
Browse repository at this point
Merge origin/main into wayfinder/devlaunch-304
Show description for 3771191
blooop
committed
3771191
View commit details
Copy full SHA for 3771191
Browse repository at this point
Commits on Aug 23, 2026
Merge remote-tracking branch 'origin/main' into wayfinder/devlaunch-304
blooop
committed
e06631e
View commit details
Copy full SHA for e06631e
Browse repository at this point
docs: the merge landed this entry in the released 0.11.0 section
Show description for 6932f28
blooop
committed
6932f28
View commit details
Copy full SHA for 6932f28
Browse repository at this point
docs: --autorm is retired, nohup disarms only SIGHUP, and the drain has one reach limit
Show description for edd59e3
blooop
committed
edd59e3
View commit details
Copy full SHA for edd59e3
Browse repository at this point
You can’t perform that action at this time.