Shutdown all actors as fast as possible.
spawn typed actor.
spawn dynamic actor.
Wait for all actors to finish (terminate) before returning.
See Implementation