DEP0172:绑定函数的 AsyncResource 的 asyncResource 属性


【DEP0172: The asyncResource property of AsyncResource bound functions】

类型:寿命终止

【Type: End-of-Life】

旧版本的 Node.js 会在函数绑定到 AsyncResource 时添加 asyncResource。现在不再这样做了。

【Older versions of Node.js would add the asyncResource when a function is bound to an AsyncResource. It no longer does.】