From: Roland Häder Date: Fri, 31 Aug 2012 22:10:35 +0000 (+0000) Subject: Minor: Updated todo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8ad09db68b4d587fd54a3905ea91e10bcd8517f3;p=hub.git Minor: Updated todo --- diff --git a/application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php b/application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php index fda0dedd9..f70993c8f 100644 --- a/application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php +++ b/application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php @@ -103,7 +103,7 @@ class CruncherKeyProducer extends BaseKeyProducer implements KeyProducer, Regist // Is the per-work unit limit reached? if ($this->isOutgoingQueueLimitReached('cruncher_per_unit_key_limit')) { - // @TODO Do something with it + // @TODO Send the produced key bundle to the unit producer's input queue self::createDebugInstance(__CLASS__)->debugOutput('currentKey(b64)="' . base64_encode($currentKey) . '" needs to be processed.'); // At last re-init the stack