mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
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 * chore: remove interface bound checks --------- Co-authored-by: Robo <hop2deep@gmail.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>