[webkit-reviews] review granted: [Bug 226506] [webkitcorepy] TaskPool shouldn't fork when 1 process is needed : [Attachment 430409] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 15:58:48 PDT 2021


dewei_zhu at apple.com has granted Jonathan Bedard <jbedard at apple.com>'s request
for review:
Bug 226506: [webkitcorepy] TaskPool shouldn't fork when 1 process is needed
https://bugs.webkit.org/show_bug.cgi?id=226506

Attachment 430409: Patch

https://bugs.webkit.org/attachment.cgi?id=430409&action=review




--- Comment #4 from dewei_zhu at apple.com ---
Comment on attachment 430409
  --> https://bugs.webkit.org/attachment.cgi?id=430409
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=430409&action=review

r=me with comment.

> Tools/Scripts/libraries/webkitcorepy/webkitcorepy/task_pool.py:373
>	   from mock import patch

Should we ensure we always import this or it's not needed in the case of
no-fork?


More information about the webkit-reviews mailing list