electron/spec/fixtures/api/utility-process
Robo 626895848e
fix: utilityProcess running user script after process.exit is called (#47469)
* fix: utilityProcess running user script after process.exit is called

* docs: update breaking changes

* chore: update spec

* chore: update spec/api-utility-process-spec.ts

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>

* chore: remove interface bound checks

---------

Co-authored-by: Niklas Wenzel <dev@nikwen.de>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2025-06-18 04:36:22 +09:00
..
env-app build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
inherit-stderr build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
inherit-stdout build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
api-net-spec.js build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
crash.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
custom-exit.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
dns-result-order.js test: fix timing issue in utilityProcess test fixtures (#45964) 2025-03-11 17:41:42 +01:00
empty.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
endless.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
esm.mjs test: fix timing issue in utilityProcess test fixtures (#45964) 2025-03-11 17:41:42 +01:00
eval.js fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
exception.js chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
exception.mjs fix: support esm entrypoint to utility process (#40047) 2023-09-29 14:38:37 -07:00
expose-main-process-module.js feat: expose system preferences to utility process (#42203) 2024-06-20 11:15:57 -04:00
external-ab-test.js feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
log.js fix: possible timing issue in utility-process spec (#45690) 2025-02-19 23:28:04 -06:00
navigator.js feat: add support for --no-experimental-global-navigator (#47370) 2025-06-09 14:57:27 +09:00
net.js build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
no-js-after-exit.js fix: utilityProcess running user script after process.exit is called (#47469) 2025-06-18 04:36:22 +09:00
non-cloneable.js fix: MessagePort closing unexpectedly with non-cloneable objects (#42535) 2024-06-19 11:27:07 +02:00
oom-grow.js fix: support for v8.setHeapSnapshotNearHeapLimit api (#45606) 2025-02-14 10:00:39 -06:00
post-message-queue.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
post-message.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
preload.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
receive-message.js feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
suid.js build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00