v2.35.1
What's Changed
- cache-status-resolver: query substituters through the store by @Mic92 in #434
- fix: Forward log-format to workers by @pkpbynum in #431
- collector: don't write exit to a worker that announced restart by @Mic92 in #435
- workers: spawn via fork+exec instead of plain fork by @Mic92 in #436
- Fix stackoverflow handling and adopt crash-handler similar to nix by @Mic92 in #437
- collector: pre-lock the flake and pass it to the workers by @Mic92 in #438
New Contributors
Full Changelog: v2.35.0...v2.35.1