mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
b3b0c43474
Because the following gives basically no actionable information on its own, neither in the error message nor in the stack trace: (node:3187) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead. at emitMakeCallbackDeprecation (domain.js:123:13) at process.topLevelDomainCallback (domain.js:135:5) at process.callbackTrampoline (internal/async_hooks.js:124:14) PR-URL: https://github.com/nodejs/node/pull/36136 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Rich Trott <rtrott@gmail.com> |
||
---|---|---|
.. | ||
async-cleanup-hook | ||
async-hello-world | ||
async-hooks-id | ||
async-hooks-promise | ||
async-resource | ||
buffer-free-callback | ||
callback-scope | ||
dlopen-ping-pong | ||
errno-exception | ||
force-context-aware | ||
heap-profiler | ||
hello-world | ||
hello-world-function-export | ||
load-long-path | ||
make-callback | ||
make-callback-domain-warning | ||
make-callback-recurse | ||
new-target | ||
node-module-version | ||
non-node-context | ||
not-a-binding | ||
null-buffer-neuter | ||
openssl-binding | ||
openssl-client-cert-engine | ||
openssl-key-engine | ||
parse-encoding | ||
register-signal-handler | ||
repl-domain-abort | ||
stringbytes-external-exceed-max | ||
symlinked-module | ||
uv-handle-leak | ||
worker-addon | ||
worker-buffer-callback | ||
zlib-binding | ||
.gitignore | ||
addon.status | ||
common.gypi | ||
testcfg.py |