paunch/paunch/utils
Cédric Jeanneret d89f5697b9 Accept 142 as an exit code
In the same fashion we accepted 137 and 143 exit code status in
I8f19a80016a67ccad0371c5d108516aec640f031, we also accept 142.

It represents the SIGALRM exit status - it happens when podman reaches
the set timeout (currently 60s) when trying to cleanly stop a container.

Change-Id: Ie4f72308fdd81ac69fd198f484a781cc43b84a73
Closes-Bug: #1922179
Resolves: rhbz#1939910
2021-04-01 08:08:36 +02:00
..
__init__.py podman: create/delete systemd unit files when restart policy is used 2018-10-02 16:43:14 -04:00
common.py Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 13:00:41 -04:00
systemctl.py [USSURI-ONLY] Do not manage masked service units 2020-08-13 11:06:22 +02:00
systemd.py Accept 142 as an exit code 2021-04-01 08:08:36 +02:00