mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
f01fd2ae70
Currently Inspector posts a V8 "task" when a message is incoming. To make sure messages are processed even when no JS is executed (e.g. while waiting for I/O or timer), inspector will now post a libuv request. Fixes: https://github.com/nodejs/node/issues/11589 PR-URL: https://github.com/nodejs/node/pull/11617 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> |
||
---|---|---|
.. | ||
inspector-helper.js | ||
inspector.status | ||
test-inspector-stops-no-file.js | ||
test-inspector.js | ||
test-not-blocked-on-idle.js | ||
testcfg.py |