[Bug 3531] Ssh will not exit when it receives SIGTERM before calling poll in client_wait_until_can_do_something until some events happen.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Oct 12 11:02:07 AEDT 2023


https://bugzilla.mindrot.org/show_bug.cgi?id=3531

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3742|                            |ok?(dtucker at dtucker.net)
              Flags|                            |

--- Comment #6 from Damien Miller <djm at mindrot.org> ---
Created attachment 3742
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3742&action=edit
use ppoll() signal unmasking in client

This implements ppoll() signal unmasking in the client and better
atomicity in checking quit_pending. It AFAIK should fix your problem

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list