Index: trunk/ippTasks/pantasks.pro
===================================================================
--- trunk/ippTasks/pantasks.pro	(revision 19429)
+++ trunk/ippTasks/pantasks.pro	(revision 19465)
@@ -7,4 +7,5 @@
 $VERBOSE = 1
 $LABEL = "NONE"
+$POLLLIMIT = 32
 $LOGDIR = `pwd`
 $LOGDIR = $LOGDIR/pantasks_logs
@@ -192,5 +193,5 @@
 
     local command
-    $command = $$1
+    $command = $$1 -limit $POLLLIMIT
 
     # Only process the data with the specified label.
