Skip to content
Snippets Groups Projects

error out when we can't start workers - fixes #586

Merged dakkar requested to merge feature/586-error-out-when-no-workers into develop

What does this PR do?

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.

@june please test this in your setup!

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading