Block on the current fibre until the process has exited.
Returns the exit code of the process, regardless of whether it had to wait or not.
When called before any process starts, it returns int.init.
See Implementation
Block on the current fibre until the process has exited.
Returns the exit code of the process, regardless of whether it had to wait or not.
When called before any process starts, it returns int.init.