[Koha-bugs] [Bug 15006] Need to distinguish client timeout from login timeout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 16 12:57:26 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #7 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Bug 13432 does not fix the bug you describe. There is (hard to reproduce in
testing but found in practice) bug which is caused by a child failing to
receive the kill signal from the parent, or possibly looping on an operation
subsequent to a call. Problem arises from the way the protocol loop is coded

This patch will still allow you to timeout a call should you wish but also
negate the necessity of reverting 13432 in production because it causes units
to fail due to the server timing out valid connections

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list