nextcloud/lib
Yoan Bozhilov df2368896f docs(taskprocessing): document lockTask semantic change
Per review feedback: note in the lockTask docblock that the guard changed from
`status != RUNNING` to `status = SCHEDULED`, and that callers must now treat a
0 return as "the task is no longer claimable" rather than assuming success.

Signed-off-by: Yoan Bozhilov <bygadd@gmail.com>
Assisted-by: Claude Code:claude-opus-4-8
2026-06-15 16:37:34 +02:00
..
composer Merge pull request #60972 from nextcloud/feat/clean_crashed_jobs 2026-06-12 15:49:36 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-15 00:23:21 +00:00
private docs(taskprocessing): document lockTask semantic change 2026-06-15 16:37:34 +02:00
public fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2026-06-15 16:37:34 +02:00
unstable chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
base.php refactor: Fix rebasing issues 2026-06-05 11:03:04 +02:00
OC.php test: don't trigger file cache gc during tests 2026-06-08 15:38:32 +02:00
versioncheck.php chore(PHP): Drop 8.2 for Nextcloud 35 2026-06-12 11:11:50 +02:00