Wrong Run in thread options for an individual cron job

Created on 28 April 2022, about 2 years ago
Updated 8 November 2023, 8 months ago

Problem/Motivation

After increasing the Maximum number of launcher threads at admin/config/system/cron/settings/launcher the Run in thread options for an individual cron job remain as -- Any --, -- Fixed -- & 1

Steps to reproduce

  • Increase Maximum number of launcher threads at admin/config/system/cron/settings/launcher
  • Check Run in thread options for an individual cron job

Proposed resolution

$max_threads = isset($this->configuration['launcher']['max_threads']) ? $this->configuration['launcher']['max_threads'] : 1;

Should be altered to use the main module configuration not the individual cron job configuration

πŸ› Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom intrafusion Edinburgh, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024