Hive Hive
Sign in

Build bundles snapshot machine metrics under the sampler lock

Metadata
Source
GitHub
Version
4.202.0-rc.3
Domains
Published
Jul 03, 2026 · 16:57 UTC
Repository
tuist/tuist
Update

Build-processing runs no longer crash with bad-CRC machine_metrics.jsonl errors: the CLI now snapshots the metrics file under the sampler daemon’s shared lock (the same lock convention the metrics reader already used) before copying it into the upload archive, so the snapshot is always consistent with respect to the launchd writer. Bad-CRC failures from TUIST-10W are no longer produced.