[Bug 2576] ssh-agent enters busy loop when running out of fds
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue May 31 11:45:17 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2576
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 2818
--> https://bugzilla.mindrot.org/attachment.cgi?id=2818&action=edit
avoid busy-wait on per-process fd exhaustion
This patch should fix the bad behaviour on per-process fd exhaustion,
but AFAIK ssh-agent will still spin if the system is globally
exhausted.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list