[Webkit-unassigned] [Bug 256200] [Win] StreamServerConnection is leaking Connection in GPU process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 7 18:06:03 PDT 2023


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

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Adding Sleep() works around the leakage problem (comment#2).
Connection::invalidate is called in the other thread during the sleep.
Connection::dispatchToClient does nothing after invalidated.

-- 
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/20230508/83ad29a7/attachment-0001.htm>


More information about the webkit-unassigned mailing list