Skip to content

Commit 9e31684

Browse files
watsontargos
authored andcommitted
doc: fix missing parentPort link in worker_threads
PR-URL: #21430 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 3ba9a44 commit 9e31684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/worker_threads.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ active handle in the event system. If the worker is already `unref()`ed calling
481481
[`require('worker_threads').on('workerMessage')`]: #worker_threads_event_workermessage
482482
[`require('worker_threads').postMessage()`]: #worker_threads_worker_postmessage_value_transferlist
483483
[`require('worker_threads').isMainThread`]: #worker_threads_worker_ismainthread
484+
[`require('worker_threads').parentPort`]: #worker_threads_worker_parentport
484485
[`require('worker_threads').threadId`]: #worker_threads_worker_threadid
485486
[`cluster` module]: cluster.html
486487
[`inspector`]: inspector.html

0 commit comments

Comments
 (0)