mirror of
https://github.com/electron/electron.git
synced 2026-01-14 18:08:07 -05: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>