I just posted v14-rc3 which includes the c/r of restart-blocks. That should improve the situation. However, depending on which syscalls one uses, process may still seem "stuck" after restart because the current code still does not save signals nor task timers; If a signal was pending (SIGALRM for example) after freezing but before checkpoint, it will be lost. If a timer was set at checkpoint, it will not be restored. So depending on your program, you may still experience issues until I add patches to handle that. Oren. Sukadev Bhattiprolu wrote: > Oren Laadan [orenl@xxxxxxxxxxxxxxx] wrote: > | > | Suka, > | > | can you please post the entire test program so I can try to reproduce > | it here ? > > Sure. Attached. > > Suka > _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers