[Bug 3181] ssh-agent doesn't exit automatically after child program exits
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jun 17 19:23:15 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3181
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
I suspect this might be fallout from the SA_RESTART change. You can
confirm this by "./configure --with-cflags=-DNO_SA_RESTART [other
options]". From local testing, it looks like ssh-agent still exits
after at most 10 seconds after the child exits, does that match what
you've seen?
--
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