[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
Fri Feb 10 15:02:55 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3531
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org,
| |dtucker at dtucker.net
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
I think we need to convert the client to use ppoll() as we did the
server, though now looking at the server I'm not 100% convinced we're
doing the right thing there wrt SIGTERM and friends either.
Cc'ing dtucker@ as he's more recent on this than I am
--
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