Index: /trunk/FACT++/src/ftmctrl.cc
===================================================================
--- /trunk/FACT++/src/ftmctrl.cc	(revision 10814)
+++ /trunk/FACT++/src/ftmctrl.cc	(revision 10815)
@@ -419,4 +419,7 @@
             return;
         }
+
+        if (error==ba::error::basic_errors::operation_aborted)
+            return;
 
         // Check whether the deadline has passed. We compare the deadline
