◐ Shell
clean mode source ↗

test: do not use common.isMainThread · nodejs/node@792ce98

test: do not use common.isMainThread

`common.isMainThread` was removed in 8caa1dcee63b2c6fd7a9, use the `isMainThread` export of the `worker_threads` module instead. PR-URL: #56768 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

1 parent c0fad18 commit 792ce98

1 file changed

Lines changed: 2 additions & 1 deletion