On 2/14/25 1:49 PM, Uday Shankar wrote: > ping I'll get it queued up. I do think for a better fix, we could rely on task_work on the actual task in question. Because that will be run once it exits to userspace, which will deliver any pending signals as well. That should be a better gating mechanism for the retry. But that will most likely become more involved, so I think doing something like this first is fine. -- Jens Axboe