From b4461efba988de9f50b7fac00df5a3592c09a38e Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 2 Jun 2025 10:05:38 +0200 Subject: CHANGELOG: document fix in parallelism --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de848496..7377c21d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,9 @@ A feature release on top of `1.5.0`, backwards compatible. file sytem. - `just serve` now fetches trees from remote execution in parallel and through its local CAS; this fixes a performance issue. +- A bug was fixed that could cause the number of threads being + the square of what was specified during backing up artifacts of + export targets after build. - `just-mr` now also consideres computed roots (as no-op) when reporting progress. - The "generic" rule now properly detects staging conflicts, taking -- cgit v1.2.3