stable

Clone or download

Read-only

request #13896 Workers messages processing are delayed

The fix ensures that even is the workers are started in a context where TLP_DELAY_CRON_CMD is set (for instance in Tuleap cron), when we are processing a message for worker, there should'nt be any delay. Change-Id: I2f996f85029b203a12e66425feedacfa9d76c5c8

Modified Files

Name
M src/common/CLI/DelayExecution/ConditionalTuleapCronEnvExecutionDelayer.php +3 −1 Go to diff View file
M src/common/Queue/TaskWorker/TaskWorkerProcess.php +5 −1 Go to diff View file
M tests/phpunit/common/CLI/DelayExecution/ConditionalTuleapCronEnvExecutionDelayerTest.php +2 −2 Go to diff View file