mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: clarify interplay between utility process events (#44015)
This commit is contained in:
@@ -127,6 +127,9 @@ Returns:
|
||||
|
||||
Emitted when the child process needs to terminate due to non continuable error from V8.
|
||||
|
||||
No matter if you listen to the `error` event, the `exit` event will be emitted after the
|
||||
child process terminates.
|
||||
|
||||
#### Event: 'exit'
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user