Closed nazrhyn closed 5 years ago
Currently they're exiting with 0 when initialization fails. The _terminate function should take an optional exit code.
_terminate
Fixed in 74574ee.
Currently they're exiting with 0 when initialization fails. The
_terminate
function should take an optional exit code.