[wp-trac] [WordPress Trac] #49703: do_all_pings brings race back
WordPress Trac
noreply at wordpress.org
Thu Mar 26 06:20:15 UTC 2020
#49703: do_all_pings brings race back
------------------------------+------------------------------
Reporter: caseqiu | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Pings/Trackbacks | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+------------------------------
Description changed by SergeyBiryukov:
Old description:
> In ticket 2088(https://core.trac.wordpress.org/ticket/2088), the patch
> changes if condition to while loop to fix race condition, but the current
> version uses if condition again, which brings race problem back. The
> patch is from ticket 36824(https://core.trac.wordpress.org/ticket/36824).
New description:
In ticket #2088, the patch changes if condition to while loop to fix race
condition, but the current version uses if condition again, which brings
race problem back. The patch is from ticket #36824.
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49703#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list