Oleg Nesterov
2023-May-18 18:08 UTC
[RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
On 05/18, Christian Brauner wrote:> > Yeah, but these are issues that exist with PF_IO_WORKER then tooThis was my thought too but I am starting to think I was wrong. Of course I don't understand the code in io_uring/ but it seems that it always breaks the IO loops if get_signal() returns SIGKILL. Oleg.