docs: clarify interplay between utility process events (#44203)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Niklas Wenzel <dev@nikwen.de>
This commit is contained in:
trop[bot]
2024-10-11 09:36:32 -05:00
committed by GitHub
parent eb90fb3b9e
commit afce3ce7c7

View File

@@ -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: