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
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37k
Star
122k
Code
Issues
633
Pull requests
564
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
process: port on-exit-leak-free to core
- #53239
#53239
Merged
nodejs-github-bot
merged 20 commits into
nodejs:main
nodejs/node:main
from
H4ad:add-on-exit-leak
H4ad/node:add-on-exit-leak
Copy head branch name to clipboard
Jul 11, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
process: port on-exit-leak-free to core
#53239
nodejs-github-bot
merged 20 commits into
nodejs:main
nodejs/node:main
from
H4ad:add-on-exit-leak
H4ad/node:add-on-exit-leak
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2024
process: port on-exit-leak-free to core
H4ad
committed
fb74bb6
View commit details
Copy full SHA for fb74bb6
Browse repository at this point
add test with worker threads
H4ad
committed
bd3e04c
View commit details
Copy full SHA for bd3e04c
Browse repository at this point
extract code to own file and added license
H4ad
committed
4cc7d31
View commit details
Copy full SHA for 4cc7d31
Browse repository at this point
referece the correct file on license
H4ad
committed
2889b9f
View commit details
Copy full SHA for 2889b9f
Browse repository at this point
add docs about new methods
H4ad
committed
f2b8e64
View commit details
Copy full SHA for f2b8e64
Browse repository at this point
fix type issue for ref and improved validation
H4ad
committed
f7ff57a
View commit details
Copy full SHA for f7ff57a
Browse repository at this point
fix type of event
H4ad
committed
999687e
View commit details
Copy full SHA for 999687e
Browse repository at this point
remove unused type
H4ad
committed
ce99d95
View commit details
Copy full SHA for ce99d95
Browse repository at this point
update license builder
H4ad
committed
8dd7e80
View commit details
Copy full SHA for 8dd7e80
Browse repository at this point
update docs to fix a misunderstanding
H4ad
committed
cafc2ab
View commit details
Copy full SHA for cafc2ab
Browse repository at this point
fix lint
H4ad
committed
f155afc
View commit details
Copy full SHA for f155afc
Browse repository at this point
use more primordials & rename test file
H4ad
committed
dccd8c1
View commit details
Copy full SHA for dccd8c1
Browse repository at this point
more primordials and prototype pollution safe-guards
H4ad
committed
c6978a0
View commit details
Copy full SHA for c6978a0
Browse repository at this point
try address comments about gc
H4ad
committed
5842163
View commit details
Copy full SHA for 5842163
Browse repository at this point
changed stability status
H4ad
committed
c3bb74a
View commit details
Copy full SHA for c3bb74a
Browse repository at this point
added experimental warnings
H4ad
committed
2f887dc
View commit details
Copy full SHA for 2f887dc
Browse repository at this point
typo fixes and trailing line
H4ad
committed
893c79f
View commit details
Copy full SHA for 893c79f
Browse repository at this point
lazy load finalization
H4ad
committed
5aab8fb
View commit details
Copy full SHA for 5aab8fb
Browse repository at this point
attempt to improve the docs
H4ad
committed
c094345
View commit details
Copy full SHA for c094345
Browse repository at this point
remove stdout usages
H4ad
committed
8002996
View commit details
Copy full SHA for 8002996
Browse repository at this point
You can’t perform that action at this time.