DEP0172:AsyncResource 绑定函数的 asyncResource 属性
\DEP0172: The asyncResource property of AsyncResource bound functions
版本历史
| 版本 | 变更 |
|---|---|
| v20.0.0 | 运行时弃用。 |
类型:运行时
\Type: Runtime
在未来的 Node.js 版本中,当函数绑定到 AsyncResource 时,将不再添加 asyncResource 属性。
\In a future version of Node.js, the asyncResource property will no longer
be added when a function is bound to an AsyncResource.