Skip to content

2024-July-25 - 2.7.14822

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 02:15
d9e67ea
Map zip extraction: smarter precondition (#12769)

Multiple bots starting up at the same time can clobber each others
files. This update makes the precondition check during map extraction
smarter, to just no-op if the map-to-extract no longer exists.