(0.8.0)
parallel\Runtime::kill — Runtime Join
Shall attempt to force the runtime to shutdown.
Note:
Any \Closure scheduled for execution will not be executed, the currently running \Closure shall be interrupted.
Internal function calls in progress cannot be interrupted.
Shall throw \parallel\Exception if Runtime was already closed.