Skip to content

Can we document the AtExit function for addons? #999

Closed
@JCMais

Description

@JCMais

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

No one assigned

    Labels

    c++Issues and PRs that require attention from people who are familiar with C++.docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions