node icon indicating copy to clipboard operation
node copied to clipboard

doc: fix module customization hook examples

Open elliotgoodrich opened this issue 1 year ago • 1 comments

When running these examples, node fails to return as this MessagePort keeps the event loop active in the main thread unless it is unref()ed.

Fixes: https://github.com/nodejs/node/issues/52846

elliotgoodrich avatar Jun 29 '24 13:06 elliotgoodrich

Review requested:

  • [ ] @nodejs/loaders

nodejs-github-bot avatar Jun 29 '24 13:06 nodejs-github-bot

Landed in dda30f972ad8c304800edab3cba5d3a8533ee68a

nodejs-github-bot avatar Jul 01 '24 13:07 nodejs-github-bot