[crac] RFR: Terminate restored process when criuengine restorewait exits

Radim Vansa rvansa at openjdk.org
Thu Oct 19 11:28:38 UTC 2023


With criuengine the restored process gets restorewait process as its parent; scripts not expecting two processes might signal (e.g. terminate) the parent process but the actual restored process would get orphaned.

-------------

Commit messages:
 - Terminate restored process when criuengine restorewait exits

Changes: https://git.openjdk.org/crac/pull/131/files
 Webrev: https://webrevs.openjdk.org/?repo=crac&pr=131&range=00
  Stats: 147 lines in 5 files changed: 147 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/crac/pull/131.diff
  Fetch: git fetch https://git.openjdk.org/crac.git pull/131/head:pull/131

PR: https://git.openjdk.org/crac/pull/131


More information about the crac-dev mailing list