1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Christopher Baines 5058b40aba tests: publish: Constrain guix-publish thread use.
On systems with more than 64 processors. Otherwise starting so many threads
during the test will trip resource limits and lead to a spurious failure with
SIGABRT.

I'm seeing this on a 128 core system running Guix, and limiting to just 64
processors seems sufficient.

* tests/publish.scm: Call setaffinity when the current processor count exceeds
64.

Change-Id: Id4c6d7dcc9ae8dd8dafa2587def98f538061425c
2025-03-03 20:14:56 +00:00
..
2025-02-09 18:20:41 +01:00
2024-11-12 23:40:39 +01:00
2025-01-24 23:52:49 +01:00
2023-02-19 21:13:23 -05:00