(0.8.0)
parallel\Runtime::close — Runtime Graceful Join
Shall request that the runtime shutsdown.
Note:
Tasks scheduled for execution will be executed before the shutdown occurs.
Shall throw \parallel\Runtime\Error\Closed if Runtime was already closed.