Insert class description
authorCyperghost <olaf_schmitz_1@t-online.de>
Wed, 21 Feb 2024 12:03:30 +0000 (13:03 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Wed, 21 Feb 2024 12:03:30 +0000 (13:03 +0100)
wcfsetup/install/files/lib/system/background/job/AbstractUniqueBackgroundJob.class.php

index 73f7873e38836a4a181c7f3f53e267f5f34f2d82..e411bc639436816f50ef5e1fcc5ea85546bc2ad6 100644 (file)
@@ -3,6 +3,9 @@
 namespace wcf\system\background\job;
 
 /**
+ * This background job is only queued once
+ * and is requeued when it has more work to do.
+ *
  * @author      Olaf Braun
  * @copyright   2001-2024 WoltLab GmbH
  * @license     GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>