This repository was archived by the owner on Mar 18, 2025. It is now read-only.
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
production maturity #4
Open
Description
I noticed that the async_hooks dependency is based on https://www.npmjs.com/package/async_hooks
which was published 5 years ago. As I understand its somewhat similar? version of the native async_hooks.
The native async_hooks (which is not used by the repo) in the current nodejs 16 is marked as experimental. because of issues here nodejs/diagnostics#194. which include potential performance issues, v8 breaks etc..
I wonder if this package is risky to be used in production?
Metadata
Metadata
Assignees
Labels
No labels