DEP0086:删除 runInAsyncIdScope
¥DEP0086: Remove runInAsyncIdScope
类型:生命结束
¥Type: End-of-Life
runInAsyncIdScope 不会触发 'before' 或 'after' 事件,因此会导致很多问题。参见 https://github.com/nodejs/node/issues/14328。
¥runInAsyncIdScope doesn't emit the 'before' or 'after' event and can thus
cause a lot of issues. See https://github.com/nodejs/node/issues/14328.