DEP0097: 具有域属性的 MakeCallback
类型: 运行时
添加 domain 属性携带上下文的 MakeCallback 的用户,应该开始使用 MakeCallback 或 CallbackScope 的 async_context 变体,或者高层的 AsyncResource 类。
Type: Runtime
Users of MakeCallback that add the domain property to carry context,
should start using the async_context variant of MakeCallback or
CallbackScope, or the high-level AsyncResource class.