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 }}
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
37.3k
Star
122k
Code
Issues
629
Pull requests
550
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
src: clean up resources on Environment teardown
- #19377
#19377
Closed
addaleax
wants to merge 21 commits into
nodejs:master
nodejs/node:master
from
addaleax:cleanup
addaleax/node:cleanup
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
src: clean up resources on Environment teardown
#19377
addaleax
wants to merge 21 commits into
nodejs:master
nodejs/node:master
from
addaleax:cleanup
addaleax/node:cleanup
Copy head branch name to clipboard
Commits
Commits on May 9, 2018
src: add environment cleanup hooks
Show description for 292b53a
addaleax
committed
292b53a
View commit details
Copy full SHA for 292b53a
Browse repository at this point
fixup! src: add environment cleanup hooks
addaleax
committed
ca372b3
View commit details
Copy full SHA for ca372b3
Browse repository at this point
src: make CleanupHandles() tear down handles/reqs
Show description for 16e7a35
addaleax
committed
16e7a35
View commit details
Copy full SHA for 16e7a35
Browse repository at this point
[squash] move CleanupHandle() up one scope
addaleax
committed
9aa3c8f
View commit details
Copy full SHA for 9aa3c8f
Browse repository at this point
[squash] remove empty HandleWrap destructor
addaleax
committed
9f0e5b1
View commit details
Copy full SHA for 9f0e5b1
Browse repository at this point
src: unify ReqWrap libuv calling
Show description for ef4779e
addaleax
committed
ef4779e
View commit details
Copy full SHA for ef4779e
Browse repository at this point
[squash] bnoordhuis comment
addaleax
committed
89697e7
View commit details
Copy full SHA for 89697e7
Browse repository at this point
[squash] fixup for linter
addaleax
committed
2738964
View commit details
Copy full SHA for 2738964
Browse repository at this point
src: keep track of open requests
Show description for 7e4114d
addaleax
committed
7e4114d
View commit details
Copy full SHA for 7e4114d
Browse repository at this point
src: use cleanup hooks to tear down BaseObjects
Show description for 291d97c
addaleax
committed
291d97c
View commit details
Copy full SHA for 291d97c
Browse repository at this point
src: add can_call_into_js flag
Show description for 2046851
addaleax
committed
2046851
View commit details
Copy full SHA for 2046851
Browse repository at this point
tools: remove `--quiet` from run-valgrind.py
Show description for 18ee5b9
addaleax
committed
18ee5b9
View commit details
Copy full SHA for 18ee5b9
Browse repository at this point
process: create stdin with `manualStart: true`
Show description for 8db8cc8
addaleax
committed
8db8cc8
View commit details
Copy full SHA for 8db8cc8
Browse repository at this point
src: store fd for libuv streams on Windows
Show description for 32e3770
addaleax
committed
32e3770
View commit details
Copy full SHA for 32e3770
Browse repository at this point
[squash] store_fd → set_fd
addaleax
committed
8bed0af
View commit details
Copy full SHA for 8bed0af
Browse repository at this point
[squash] add missing "have"
addaleax
committed
2aab562
View commit details
Copy full SHA for 2aab562
Browse repository at this point
src: remove NodeCategorySet destructor
Show description for b1110a0
addaleax
committed
b1110a0
View commit details
Copy full SHA for b1110a0
Browse repository at this point
lib: defer pausing stdin to the next tick
Show description for 204792f
addaleax
committed
204792f
View commit details
Copy full SHA for 204792f
Browse repository at this point
[squash] adjust comment for stdin onpause
addaleax
committed
fae778b
View commit details
Copy full SHA for fae778b
Browse repository at this point
src: always call ReadStop() before Close()
Show description for e355d11
addaleax
committed
e355d11
View commit details
Copy full SHA for e355d11
Browse repository at this point
src: unify thread pool work
Show description for 29e0584
addaleax
committed
29e0584
View commit details
Copy full SHA for 29e0584
Browse repository at this point
You can’t perform that action at this time.