Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in f91d8e6. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/23265816185
|
alecgeatches
left a comment
There was a problem hiding this comment.
The meta_id-based logic looks correct, and in my local testing I didn't see any odd behavior during compaction. Any interest in moving the tests from WordPress/wordpress-develop#11292 over here?
Looks like we're inconsistent in doing so. It's a good suggestion, but might tackle post-RC1 since there could be conflicts with other work. |
What?
Backport race condition fix from WordPress/wordpress-develop#11292
IMPORTANT: This should only be merged if we do not proceed with the custom table approach.
Why?
A race condition exists when applying compaction updates using the default polling provider.