Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Commite0d213d
doc: fix module customization hook examples
When running these examples, `node` fails to return as this`MessagePort` keeps the event loop active in the main thread unlessit is `unref()`ed.Fixes:#52846PR-URL:#53637Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>Reviewed-By: Chemi Atlow <chemi@atlow.co.il>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: James M Snell <jasnell@gmail.com>Reviewed-By: Moshe Atlow <moshe@atlow.co.il>Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>1 parent2d8490f commite0d213d
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
| 324 | + | |
324 | 325 |
| |
325 | 326 |
| |
326 | 327 |
| |
| |||
341 | 342 |
| |
342 | 343 |
| |
343 | 344 |
| |
| 345 | + | |
344 | 346 |
| |
345 | 347 |
| |
346 | 348 |
| |
| |||
431 | 433 |
| |
432 | 434 |
| |
433 | 435 |
| |
| 436 | + | |
434 | 437 |
| |
435 | 438 |
| |
436 | 439 |
| |
| |||
453 | 456 |
| |
454 | 457 |
| |
455 | 458 |
| |
| 459 | + | |
456 | 460 |
| |
457 | 461 |
| |
458 | 462 |
| |
|
0 commit comments
Comments
(0)