[crac] RFR: Implement CRaC exit codes

Anton Kozlov akozlov at openjdk.org
Mon Mar 20 15:24:14 UTC 2023


On Mon, 20 Mar 2023 15:08:18 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Implement CRaC exit codes in case it catches a signal.
> 
> This is a continuation of #46  inspired by [this comment](https://github.com/openjdk/crac/pull/46#discussion_r1122014722)
> 
> So, in case the child is terminated by a signal, CRaC should be terminated in similar way too, if possible. Otherwise it returns 128+n exit code as bash does.

LGTM, thanks!

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

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


More information about the crac-dev mailing list