open fun end(): Unit
End the process with the exit status
open fun end(status: Int): Unit
End the process.
status - the exit status.
status