[crac] Withdrawn: Put restored Java process on foreground instead of restorewait

duke duke at openjdk.org
Thu Feb 8 19:04:17 UTC 2024


On Mon, 23 Oct 2023 13:18:03 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

> Solves a scenario where we restore the process in background, `fg` it and then try to Ctrl+C interrupt it. 
> 
> The usefulness of this actually depends on https://github.com/CRaC/criu/pull/14
> 
> `criuengine` restorewait does not have tty on stdin/stdout/stderr, though one FD is open to tty; we have to find it.

This pull request has been closed without being integrated.

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

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


More information about the crac-dev mailing list