mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Migrate away from module.register(). This no longer needs to deal with the worker synchronization. PR-URL: https://github.com/nodejs/node/pull/60326 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>