Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly deliver checkpoint when restoring state
Technically, this could be made redundant, since it is the same checkpoint the application is restoring from. However, it helps preserve the pattern of calls to the application where a checkpoint is explicitly delivered in each epoch. Signed-off-by: Matej Pavlovic <[email protected]>
- Loading branch information