yr.Group.resume#
- Group.resume()[source]#
Resume all instances managed by this Group.
This method recovers previously checkpointed instance information created during suspend, and then recreates and restarts the instances based on that checkpoint.
After recovery, the instances continue execution using the restored state, rather than starting entirely from scratch.