Closed 05nelsonm closed 5 months ago
Only Jvm throws IllegalStateException when checking underlying platform's process exit code. Js and Native implementations can return null and this will be beneficial performance wise as we are not creating a stack trace every time...
IllegalStateException
Only Jvm throws
IllegalStateException
when checking underlying platform's process exit code. Js and Native implementations can return null and this will be beneficial performance wise as we are not creating a stack trace every time...