Skip to content

src: support child_process synchronous methods in custom snapshot

src: register process_wrap external references

src: register spawn_sync external references

src: register udp_wrap external references

test: test syncrhnous methods of child_process in snapshot

These currently work in snapshot builder scripts. Asynchronous methods are not supported yet.

Refs: https://github.com/nodejs/node/issues/50924

Merge request reports

Loading