Description
📗 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".