-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
The function AtExit act as a module shutdown callback, and was added in this commit bnoordhuis/node@1c20cac, but was never documented (why?).
I'm pretty sure many addon developers wanted something like that, but probably never used that function because it is not documented anywhere.
There is a pull request here with documentation, but it was not merged into node for unknown reasons.
Metadata
Metadata
Assignees
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.