All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m45s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 14m59s
Documentation / Build and Deploy Documentation (push) Successful in 2m45s
Checks / Prek / Pre-commit & Formatting (push) Successful in 4m41s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 7m11s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 15m2s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 14m25s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 22s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 4m0s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 4m17s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 20s
1 line
172 B
Text
1 line
172 B
Text
Fixed a startup crash in the sender service if we can't detect the number of CPU cores, even if the `sender_workers' config option is set correctly. Contributed by @katie.
|