]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/commands/console/class_HubConsoleMainCommand.php
Deprecated visitor removed, new added, rewrites:
[hub.git] / application / hub / main / commands / console / class_HubConsoleMainCommand.php
index d57140cb1ef399f95cabefc4d3c4ce12bc08cc64..2463c9a58a8e16669f88df4ea62f0da70a6d9bc9 100644 (file)
@@ -89,10 +89,6 @@ class HubConsoleMainCommand extends BaseCommand implements Commandable {
                while (($nodeInstance->isHubActive()) && ($handlerInstance->hasTasksLeft())) {
                        // Handle all tasks here
                        $handlerInstance->handleTasks();
-
-                       // Handle the listeners
-                       // @TODO We may have to catch some exceptions here
-                       //$nodeInstance->getListenerPoolInstance()->handleListenerPool();
                } // END - while
 
                // Debug message