[Webkit-unassigned] [Bug 199710] Remove pywebsockets from thirdparty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 07:02:16 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199710

--- Comment #13 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The thing is that now the server is not sending the close message back after we close the connection in this test. So, we end up waiting for a long time in m_closingTimer (TCPMaximumSegmentLifetime * 2). I've tested it with chromium and the test takes 60 seconds to finish (which is the closing timer timeout used by chromium). I still don't know why this is happening with this test only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190718/53dc9cab/attachment.html>


More information about the webkit-unassigned mailing list