Skip to content
Snippets Groups Projects

Use solo pool for Celery workers

Merged Karel van Klink requested to merge feature/celery-pool into develop

(Hopefully) achieve true single-threaded behaviour from a Celery worker by not having it use a threadpool at all. This should make it such that #workers == #concurrent_workflows

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
  • Loading
  • Loading
Please register or sign in to reply
Loading