constant HOSTING_TASK_PROCESSING in Hostmaster (Aegir) 6
The task is being processed
5 uses of HOSTING_TASK_PROCESSING
- drush_hosting_task_validate in modules/
hosting/ task.hosting.inc - Validate hook for the hosting-task Drush command.
- hosting_task_count_running in modules/
hosting/ task/ hosting_task.module - Return the amount of items running in the queue
- hosting_task_fetch_tasks in modules/
hosting/ task/ hosting_task.module - hosting_task_status_class in modules/
hosting/ task/ hosting_task.module - hosting_task_view in modules/
hosting/ task/ hosting_task.module - Implementation of hook_view().
File
- modules/
hosting/ task/ hosting_task.module, line 864 - Web server node type is defined here.
Code
define('HOSTING_TASK_PROCESSING', -1);