diff options
| author | dakkar <dakkar@thenautilus.net> | 2024-07-21 11:23:49 +0100 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2024-07-21 11:32:39 +0100 |
| commit | 3eff85a3d32c1f4ce4e7960fc1cfc0014a6b8467 (patch) | |
| tree | f0007a40deb750761d94eddbfb064ccaf3da462f /packages/backend/scripts | |
| parent | merge: Stop banners and backgrounds from being animated when showing animated... (diff) | |
| download | sharkey-3eff85a3d32c1f4ce4e7960fc1cfc0014a6b8467.tar.gz sharkey-3eff85a3d32c1f4ce4e7960fc1cfc0014a6b8467.tar.bz2 sharkey-3eff85a3d32c1f4ce4e7960fc1cfc0014a6b8467.zip | |
error out when we can't spawn workers - fixes #586
Setting `clusterLimit` to 0 means no workers are started, which
usually breaks things. Also, some "hardening" things may prevent node
from seeing how many CPUs the machine has, which has the same effect.
With this commit we provide hopefully-useful error messages.
Diffstat (limited to 'packages/backend/scripts')
0 files changed, 0 insertions, 0 deletions