criu/lib/pycriu/images
Radostin Stoyanov b208bec12d crit: show dead task_state
In some cases, CRIU can observe tasks that exit during checkpointing,
and sets the state of these tasks to COMPEL_TASK_DEAD.
This patch adds a string representation of this value that can be used
by CRIT when decoding the images.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2026-01-12 18:49:12 -08:00
..
.gitignore lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
__init__.py lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
images.py lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
Makefile lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
pb2dict.py crit: show dead task_state 2026-01-12 18:49:12 -08:00