Project

General

Profile

Actions

Bug #4195

closed

Remove running flag from execution class

Added by Francois Suter over 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
Category:
scheduler
Target version:
-
Start date:
2009-08-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Class tx_scheduler_Execution contains a member variable $running, which is supposed to be true if the execution is running, false otherwise.

This variable is never set, nor is it used (except wrongfully in the test event, which has been cleaned up already). This is not the proper way of testing whether a task has a running execution. tx_schedulerTask::isExecutionRunning should be used instead.

Actions #1

Updated by Francois Suter over 15 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Solved in r1079

Actions #2

Updated by Francois Suter over 12 years ago

  • Status changed from Resolved to Closed
Actions #3

Updated by Michael Stucki almost 11 years ago

  • Category set to scheduler
Actions #4

Updated by Michael Stucki almost 11 years ago

  • Project changed from 739 to TYPO3 Core
  • Category changed from scheduler to scheduler
Actions

Also available in: Atom PDF