Files
podman/pkg
Giuseppe Scrivano 7147c935aa rootless: fix hang when newidmap is not installed
when newidmap is not installed the code would hit the
reexec_in_user_namespace_wait code and wait for the child process to
be terminated.  The child process is blocked waiting on the w pipe.

So make sure to unblock the child process first and then clean it up.

Closes: https://github.com/containers/podman/issues/7776

Signed-off-by: Giuseppe Scrivano <giuseppe@scrivano.org>
2020-09-25 18:08:46 +02:00
..
2020-09-11 06:14:25 -04:00
2019-07-23 15:43:40 -04:00
2020-09-23 14:50:22 -04:00
2020-09-22 14:44:09 +02:00
2018-03-27 21:55:33 +00:00
2020-06-15 07:05:56 -04:00
2020-09-11 06:14:25 -04:00
2020-06-15 07:05:56 -04:00
2020-09-11 06:14:25 -04:00
2020-06-29 09:17:55 -05:00
2020-01-13 14:27:02 +01:00
2020-01-14 09:54:48 +01:00
2020-08-04 15:10:47 -04:00
2020-09-12 07:02:04 -04:00
2020-09-11 06:14:25 -04:00
2020-09-22 16:46:15 -04:00