Index: trunk/Ohana/src/opihi/pantasks/CheckTasks.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/CheckTasks.c	(revision 8191)
+++ trunk/Ohana/src/opihi/pantasks/CheckTasks.c	(revision 10694)
@@ -9,4 +9,6 @@
   /** test all tasks: ready to test? ready to run? **/
   while ((task = NextTask ()) != NULL) {
+
+    if (!task[0].active) continue;
 
     /* ready to test? : check exec period */
