Hi,
I am recently reading the source code of smallpond and curious about the checkpoint mechanism.
It seems that smallepond uses the file under the the folder "data/stating/started_tasks/" for recording checkpoint, however, I have not found any place that a ray task writes its state to this file.

Could anyone help to illuistrate this? Much appreciate!
Hi,
I am recently reading the source code of smallpond and curious about the checkpoint mechanism.
It seems that smallepond uses the file under the the folder "data/stating/started_tasks/" for recording checkpoint, however, I have not found any place that a ray task writes its state to this file.
Could anyone help to illuistrate this? Much appreciate!