RESOLVED FIXED 170213
The Mutator should not be able to steal the conn if the Collector hasn't reached the NotRunning phase yet.
https://bugs.webkit.org/show_bug.cgi?id=170213
Summary The Mutator should not be able to steal the conn if the Collector hasn't reac...
Mark Lam
Reported 2017-03-28 16:59:16 PDT
The current condition for stealing the conn isn't tight enough. Patch coming. <rdar://problem/30755345>
Attachments
proposed patch. (1.75 KB, patch)
2017-03-28 17:03 PDT, Mark Lam
fpizlo: review+
Mark Lam
Comment 1 2017-03-28 17:03:58 PDT
Created attachment 305674 [details] proposed patch.
Mark Lam
Comment 2 2017-03-28 17:43:53 PDT
Thanks for the review. Landed in r214509: <http://trac.webkit.org/r214509>.
Note You need to log in before you can comment on or make changes to this bug.