Index: branches/eam_branches/ipp-20230313/ippTasks/xcstack.pro
===================================================================
--- branches/eam_branches/ipp-20230313/ippTasks/xcstack.pro	(revision 42570)
+++ branches/eam_branches/ipp-20230313/ippTasks/xcstack.pro	(revision 42663)
@@ -91,4 +91,6 @@
 
   task.exec
+    periods -exec $LOADEXEC
+
     if ($LABEL:n == 0) break
     $run = xcstacktool -tosum
@@ -106,4 +108,7 @@
     # change the limit (the last one on the command line takes precedence)
     $run = $run -limit $POLL_LIMIT_XCSTACK
+
+    # re-try quickly until we run out
+    periods -exec 0.05
     command $run
   end
