nextcloud-server/tests/lib/BackgroundJob
Kirill Popov 0b27b9e658 Get not only time-sensitive next job from list but any
Before the change webcron used to select
**only** time-sensitive tasks.

Signed-off-by: Kirill Popov <kirill.s.popov@gmail.com>
2022-04-24 21:55:53 +07:00
..
DummyJobList.php Get not only time-sensitive next job from list but any 2022-04-24 21:55:53 +07:00
JobListTest.php
JobTest.php
QueuedJobTest.php
TestJob.php
TimedJobTest.php