electron/spec/fixtures/api/utility-process
trop[bot] d7858f2f91
fix: MessagePort closing unexpectedly with non-cloneable objects (#42581)
* fix: MessagePort closing unexpectedly with non-cloneable objects

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: handle serialization failure in parentPort

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-06-19 10:10:57 -04:00
..
env-app
inherit-stderr
inherit-stdout
api-net-spec.js feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
crash.js
custom-exit.js
dns-result-order.js feat: support dns-result-order Node.js cli flag (#39376) 2023-08-15 12:19:45 +02:00
empty.js
endless.js
esm.mjs fix: support esm entrypoint to utility process (#40047) 2023-09-29 14:38:37 -07:00
eval.js
exception.js
exception.mjs fix: support esm entrypoint to utility process (#40047) 2023-09-29 14:38:37 -07:00
log.js
non-cloneable.js fix: MessagePort closing unexpectedly with non-cloneable objects (#42581) 2024-06-19 10:10:57 -04:00
post-message-queue.js
post-message.js
preload.js
receive-message.js
suid.js