Commits

Sebastian Ciesielski authored 7d98e53f98e
Added possibility to restore task using its last checkpoint. Added isCheckpoint field to ExecutionHistoryItem to distinguish actual checkpoints from items usable for statistics generation. Added simple checkpointing example. Fixed bug with failed tasks not being rescheduled when they had more than one phase.