mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Unsupported environments like containers or guests OSs inside LXD can incorrectly number of available cores thus leading to numalib having trouble detecting cores and panicking. This code adds tests for linux sysfs detection methods and fixes the panic.
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:bug
|
|
client: Fix a panic in building CPU topology when inaccurate CPU data is provided
|
|
```
|