Skip to content

2024-July-29 - 2.7.14835

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 03:22
2163a23
ConcurrentModification error: slightly hacky fix (#12791)

* ConcurrentModification error: slightly hacky fix

Should be a fix for #12789
This is not an ideal fix, and we likely have this problem in other areas.
It is possible this is a non-fix too, we should watch out for further error
reports to check carefully if this was a non-fix.

* Formatting