Skip to content

doc: acknowledge process._getActiveHandles() and process._getActiveRequests() #36036

Closed as not planned
@exx8

Description

@exx8

📗 API Reference Docs Problem

  • Version: node>=15
  • Platform: all platforms
  • Subsystem: process

Location

Section of the site where the content exists

Affected URL(s):

Description

Concise explanation of the problem

I believe the functions process._getActiveHandles() and process._getActiveRequests() should be documented, and be acknowledged; We should consider adding non-dashed alias as it is used for some time in the ecosystem.
Currently there are packages which rely at those methods. Even if they will be considered for removal, a regular deprecation process should be considered.
Alternatively, a consensual interface should be considered, if there is a reason for which, the functions aren't documented.
Anyway, as the functionality is in use and appears time to time in the community, we should embrace these functionalities, as part of the standard documented node features.


  • [ ?] I would like to work on this issue and
    submit a pull request.

? question mark stands for "it depends".

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.processIssues and PRs related to the process subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions