[Webkit-unassigned] [Bug 276301] New: Drain suspended process message queues more deterministically
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 7 16:29:52 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276301
Bug ID: 276301
Summary: Drain suspended process message queues more
deterministically
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nham at apple.com
When we detect that a message queue for a suspended process has filled up, we currently wake it up for a fixed 3 second duration. We should probably just wake it up more deterministically (e.g. by enqueuing a message and waiting for the reply handler to fire). We also should add better logging around what messages are ending up on the message queue when this happens.
--
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/20240707/6e77d15a/attachment.htm>
More information about the webkit-unassigned
mailing list