DEP0070:async_hooks.currentId()
版本历史
| 版本 | 变更 |
|---|---|
| v9.0.0 | 生命尽头。 |
| v8.2.0 | 运行时弃用。 |
类型:生命结束
\Type: End-of-Life
为清楚起见,async_hooks.currentId() 已重命名为 async_hooks.executionAsyncId()。
\async_hooks.currentId() was renamed to async_hooks.executionAsyncId() for
clarity.
此更改是在 async_hooks 是实验性 API 时进行的。
\This change was made while async_hooks was an experimental API.